Changes:
- Added support for dynamic simulation distance adjustment
- Existing configs will be migrated automatically and work exactly as before
- Added
max_simulation_distance
andmin_simulation_distance
global config rules - Added
target
filed to rules (values:VIEW
/SIMULATION
) - Renamed
min_view_distance
andmax_view_distance
fields in rules tomin_distance
andmax_distance
- Added new commands
- learn more about the functionality of these changes
- Restructured lock commands to support simulation distance locking and for better clarity learn more...
Changes:
- Improved the notification system to make it more flexible (your config will be automatically migrated) learn more...
- Reworked how locking is handled internally (this doesn't affect functionality)
Fixes:
- Fixed view distance change notifications being sent while the view distance is locked
Overhaul of the config system
Changes:
- Completely reworked config system (configs will be migrated automatically)
- Added notification commands
- Added status commands