The
Inbox plugin allows players to send offline messages to others, which they can retrieve the next time they log in. It's a simple and effective way to communicate important information, even when the recipient is not online.
Send Offline Messages: Use the command /offmsg <player> <message> to send messages to any player, whether they are online or not.
View Inbox: Players can view their inbox using /inbox. New messages are marked with [NEW], and a pagination system ensures messages are displayed neatly.
️️Manage Messages: Players can clear their inbox with /inbox clear. Administrators have additional commands to manage all inboxes.
⏰Automatic Deletion: Messages are automatically deleted after a configurable period to save storage space. This duration can be adjusted or disabled by an admin.
Multilingual Support: All messages and texts are stored in a language.yml file, making it easy to translate the plugin into other languages.
Auto UpdateChecker: Inbox automatically checks if it's up to date. It also notifys admins about the current plugin version.
Joining the Server:
After /inbox:
Commands:
/offmsg <player> <message> – Send an offline message to a player.
/inbox [page] – View your inbox (with optional page number).
/inbox clear – Clear your inbox.
/inbox version – Display the current plugin version.
/inbox help – Show a list of available commands.
Admin only:
/inbox clearafter <days>|never – Sets the time period after which messages are automatically deleted.
/inbox clearnow – Instantly clears all messages from all inboxes.
/inbox clear <player> – Clears a specific player's inbox.
Permissions:
inbox.admin – Grants access to all admin commands (default: operators only).
Notes:
The plugin requires no additional dependencies and is compatible with Spigot 1.21.1.