PreferredEnvironment

PreferredEnvironment 2.0.14

Fixed environment data not being cleared when leaving a zone with no personal settings applied
Added chat command /senv which open the server environment menu for easily modifying server values from in game (requires permission 'preferredenvironment.admin')
Added Clear, Dust, Fog, Overcast, Rain and Storm chance options (server menu only)
Added progress time toggle (server menu only)

6efb0f94578ca8bcc6f5649903ea471d.jpg
Changed "Disabled" text to "Use Server Value"
Detect if permission to use has been revoked and if so remove user data (zone overrides still apply until they leave the zone). This way if you want to give timed access you can use a plugin such as TimedPermissions to do so
Fixed time being stuck when disabling it
This update will wipe your config!

Rewrite to suit new weather system in Rust
Added UI menu for making environment changes
Added config option to save user presets through restart/relog
See overview for more info
Added config options to set custom environment settings for Zones
Fixed missing admin permission check for admin commands
Refactor + CanNetworkTo perf
  • Like
Reactions: Fusion 3.64
  • Implemented changes suggested by @hoppel to the CanNetworkTo hook, which will greatly improve performance
  • Like
Reactions: Zuddles
  • Fixed setweather command (Shoutout to @MalS for providing a quick fix solution)
  • Like
Reactions: Jeini
  • Added hook unsubscribing to improve performance