File Details
Advanced worlds manager with keep inventory[2.0.0].mcaddon
- R
- Jan 10, 2026
- 237.49 KB
- 842
- 1.21.130+9
File Name
Advanced worlds manager with keep inventory[2.0.0].mcaddon
Supported Versions
- 1.21.130
- 1.21.124
- 1.21.123
- 1.21.122
- 1.21.121
- 1.21.120
- 1.21.114
- 1.21.111
- 1.21.101
- 1.21.100
Server Manager - Version 2.0.0 Changelog
New Features:
Toggle Coordinates Module: Added a global setting to force coordinates ON or OFF for all players. This is applied immediately upon toggling in the Admin Menu.
Immediate Respawn Module: Added a setting to toggle the doImmediateRespawn gamerule. When enabled, players skip the death screen and respawn instantly.
UI Updates:
Server Settings Menu: Expanded the Admin UI to include buttons for "Show Coordinates" and "Immediate Respawn" with dynamic status indicators (Enabled/Disabled/Shown/Hidden).
Technical Changes:
Config Structure: Updated the configuration object to include coordinatesEnabled and immediateRespawn keys.
Auto-Update: Old configuration files will automatically update to include new default values (Coordinates: On, Immediate Respawn: Off) upon server load.
Global Rule Application: Created a new applyGlobalRules to ensure gamerules are enforced immediately when the server starts or settings change.