IslandMotdCommand is a lightweight Spigot/Paper/Purpur plugin that displays configurable message lines to players via
/islandmotd.
WARNING: This is NOT a server list MOTD plugin.
It does not change the server list message.
It only displays configured message lines when a player runs
/islandmotd.
Commands
- /islandmotd — Displays configured message lines (no permission required)
- /imotd — Alias for /islandmotd
- /islandmotd reload — Reloads config.yml (requires islandmotdcommand.admin)
- /imotd reload — Alias for /islandmotd reload
Permissions
- islandmotdcommand.admin — Allows use of /islandmotd reload (default: op)
Installation
- Download islandmotdcommand-1.0.0.jar from the release zip.
- Place the jar file into your server's plugins/ folder.
- Restart the server.
- Edit plugins/IslandMotdCommand/config.yml as needed.
- Run /islandmotd to verify the message.
- Use /islandmotd reload after editing the config.
Do NOT place this plugin in plugins/BentoBox/addons/.
This is a standard Spigot/Paper plugin, not a BentoBox addon.
Do NOT upload the zip file directly into plugins/.
Extract the jar from the zip first, then place only the jar in
plugins/.
Default config.yml
Code (Text):
messages:
lines:
- "&6Island Notice"
- "&fWelcome to our island server!"
- "&eCheck today's events and updates here."
reload: "&aIslandMotdCommand config reloaded."
no-permission: "&cYou do not have permission to use this command."
Requirements
- Paper / Spigot / Purpur 1.21+
- Java 21+
Not Included
- No server list MOTD changes
- No GUI
- No auto broadcast or scheduled announcements
- No title messages
- No BentoBox dependency
Tested On
Version: 1.0.0