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...
Update to 1.21
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
Changes:
- Added custom name for rules
Fixes:
- Fixed formatting of some command responses
Overhaul of the config system
Changes:
- Completely reworked config system (configs will be migrated automatically)
- Added notification commands
- Added status commands
Changes:
- Changed the minimum view distance in commands to be the minimum-allowed distance 2 instead of 3
Port to 1.20.4
Changes:
- By default, the mod will now not be loaded in a client environment
- Added
overrideClient
option in the config to override this behaviour - Improved the backend code
Change Notes:
- Changed Naming of Config file (old configs will be automatically migrated)
- Changed some naming to the correct mod name
Update to 1.20