Added configurable speed (rate) and toggle options (active/inactive) for each generator individually in the config.yml, without needing a server restart.
Added the /smg reload command to apply config changes in real-time. Requires the smg.reload permission (default: OP).
The /smg reload command now safely recreates the plugin folder and files if they are accidentally deleted, preventing silent failures.
The Slimefun guide item lore now dynamically displays the correct rate directly from the config.yml, instead of a hardcoded value.
Bugfix: Generator Container Support Fixes:
Fixed an issue where generators would silently stop working if a Barrel, Trapped Chest, Hopper, or any other container was placed above them instead of a regular Chest. All standard containers are now fully supported.