Jump to content
Message added by RustFlash,

🐰 MEGA EASTER SALE 🐣
⚡ Only until April 12th! ⚡
Check out my other products too – everything discounted for Easter 👀

1 Screenshot

  • 423
  • 4
  • 9.32 kB
  • Update details
    v1.0.0
    Released
    Download size9.32 kB
    Total versions1
    Freshness 20 days ago

Works with

Compatible add-ons, packages, or tools that pair well with this resource.

About FileWatcher

Description

FileWatcher monitors your server’s config and lang JSON files and automatically reloads the affected plugin when changes are detected. This is aimed at faster iteration while developing or tuning plugins — edit JSON, save, and the plugin reloads itself.

Features

Config + Lang monitoring
Watches oxide/config/*.json
- Watches oxide/lang/**.json (including subfolders)

Safe reload behavior
Debounce (1s): prevents multiple reloads while a file is still being written
- Reload cooldown (20s): prevents reload loops and spam
- Ignore list: exclude specific plugins from being reloaded
- Always ignores FileWatcher itself

Stability
If the watcher throws errors, it auto-restarts itself after 5 seconds

Debug mode
Optional debug output for watcher init, file changes, cooldown/debounce decisions, etc.

Commands
 

/fwstatus

Shows watcher status (Config/Lang on/off) and ignored count. Admin only.

Permissions

No Oxide permission is used. Access is gated by player.IsAdmin.

Config

{
  "Watch config folder": true,
  "Watch lang folder": true,
  "Ignored plugins": [
    "PermissionManager" // This is an example.
  ],
  "Debug mode": false
}

load, run, enjoy 💝

  • Like 1

RustFlash's Collection

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
155.8k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.