Proof Ownership
MailMe is a new mailing system with more capabilities than others! With mailboxes and notifications, allow players to send messages, items and books
Features:
- MySQL Support -> Multiple servers can have a linked mailbox
- Send Preset, predefined Mail to players.
- Find nearby mailboxes
- Well designed UI with filtering and expansion features
- Send to online and offline players.
- Pinging mailbox when you have unread mail
- Asynchronously programmed. All data collection is off thread so your server can run lag free!
- Multiple, per player language support
- Notification settings
- Sending animations
- Mailboxes!
- Postoffices!
- Send Items, Letters and Books!
- More!
Soft Dependencies:
These are optional addons that you can install to enhance your experience with MailMe!
/**
* Retrieves the in-use Data access object interface
* for using the mail database.
*
*
@Return PlayerMailDAO {@link PlayerMailDAO}
*/
PlayerMailDAO getPlayerMailDAO();
/**
* Retrieves the on-server cache that stores per-server
* data such as mailbox locations.
*
*
@Return DataCache {@link DataCache}
*/
DataCache getCache();
For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.