Compatibility
Minecraft: Java Edition
1.21.10ā1.21.11
Platforms
Supported environments
Dedicated servers only
Links
Tags
Creators
Details
Licensed MIT
Published last month
š„ HotProperties
Tired of restarting your server just to tweak the view distance or update the MOTD?
HotProperties is a lightweight, server-side mod that lets administrators hot-reload server.properties on the fly. Instantly adjust performance settings or server details without ever kicking your players. Changes take effect immediately and are cleanly saved back to your configuration file.
⨠Features
- Instant Updates: See your changes take effect immediately. Changing view distance forces the server to instantly update chunk packets for all online players.
- Non-Destructive Saving: When you change a setting in-game, the mod surgically updates the specific line in your server.properties file. Your custom formatting and # comments are perfectly preserved!
- Hot Reloading: Prefer to edit files directly? Make your changes in a text editor, run /hp reload in the console, and the server will instantly sync the new values.
- 100% Server-Side: This mod is only required on the server. Vanilla players can join without needing to install anything on their clients.
š ļø Supported Properties Currently, HotProperties supports live-updating the following settings:
- view-distance
- simulation-distance
- motd
- player-idle-timeout
- spawn-protection
- enable-command-block
š» Commands (Requires OP Level 4)
- /hp reload - Reloads server.properties from the disk and applies changes to the live server.
- /hp view-distance <value> - Sets and saves a new render distance.
- /hp simulation-distance <value> - Sets and saves a new simulation distance.
- /hp motd <message> - Sets and saves a new Message of the Day.
- /hp idle-timeout <minutes> - Sets and saves the AFK kick timer.
- /hp spawn-protection <radius> - Sets and saves the spawn protection radius.
- /hp command-blocks <true/false> - Enables or disables command block execution.
(Note: You can also use the full /hotproperties command prefix).


