MOTDManager is a simple yet powerful plugin that allows you to dynamically manage your server's MOTD (Message of the Day) and includes a developer mode feature.
Key Features
- Custom MOTD displayed on the server list for both normal and development modes.
- Developer mode restricts server access so only players with the storm.gs.developer permission can join.
- Easy toggling of developer mode via the /development on|off command.
- Multilanguage support via configurable language files.
- Simple to configure and extend through YAML config and language files.
Commands
- /development on – Enables developer mode.
- /development off – Disables developer mode.
Note: Requires the motdmanager.development permission to use the command.
Permissions
- motdmanager.development – Permission to toggle developer mode.
- storm.gs.developer – Permission required to join the server when developer mode is enabled.
Configuration
The main configuration file config.yml includes:
- development_mode: (boolean) Enables or disables developer mode.
- motd: The default MOTD shown when not in developer mode.
- language: The language file to use (e.g., en or hu).
Language files are stored in the lang folder, allowing you to customize messages displayed during development mode.
Installation
- Download the plugin .jar file and place it into your server's plugins folder.
- Restart your server or load the plugin with /reload.
- Customize the config.yml and language files in the lang folder to suit your needs.
- Use the /development command to toggle developer mode.
Support and Development
If you have questions or find bugs, feel free to contact me on the forum or Discord
https://discord.gg/mZeGeCcNNH . I’m happy to help!
Thank you for using MOTDManager!