
Are you using this plugin your server? Comment the IP below, and I would LOVE to see it!
CONTACT FOR ANYTHING (Suggestions, Errors, etc.): [email protected]
SkyboxMail is a plugin that adds a mailbox (inventory interface), and players can send mail to other players.
A pretty important notice...
SkyboxMail features the following:
Thank you NumeroUno for doing a plugin tutorial for SkyboxMail! - English
Also, thank you TryHD for doing a tutorial - Dutch
And thanks Victory cast for doing a tutorial as well - Thai
As of v3.0, I've added Emails! You can:
If you have any questions, contact me!
Commands are listed here, permissions are below it. "[ and ]" are optional arguments, "< and >" are required
/skyboxmail [reload] - Show command help or reload the configuration file
/sendmail <player> - Send the item in hand to a player's mailbox (can be done with a MailSign)
/mailbox [player] - Open your mailbox, or another player's if you have permission (can be done with a MailSign).
/mailsign - An in-game tutorial on how to set up MailSigns.
/sendamail <player> - Send the item in hand to a player's mailbox ANONYMOUSLY (can be done with a MailSign).
/mailnotify - If permitted, toggle the option of receiving notifications every time you run a command (notifications tell you how many items you have in your mailbox).
/mailblocklist [add/remove material] OR /mailblocklist [clear] - View/edit the list of blocked mailing materials.
/email - Send emails (see the Email section above)
/mailadmin - Edit a few configuration file settings from in-game (ex. prefix)
ALL PERMISSIONS DEFAULT TO OPERATORS ONLY. YOU MUST GIVE PLAYERS PERMISSIONS TO LET THEM USE THE PLUGIN. ALSO, BE SURE TO HAVE THE LATEST VERSION OF THE PLUGIN, AS SOME OF THESE PERMISSIONS MAY NOT APPLY TO OLDER VERSIONS.
Well, there are a lot of permissions, so I split them up into sections:
skyboxmail.* - Have access to EVERY THING SkyboxMail has to offer
skyboxmail.help - View the help menu
skyboxmail.reload - Reload the configuration file
skyboxmail.send - Send mail
skyboxmail.send.anonymous - Send anonymous mail
skyboxmail.box - Open your mailbox
skyboxmail.box.others - Open other players' mailboxes, but you will NOT be able to edit them
skyboxmail.box.edit.others - Open other players' mailboxes AND have permission to edit them
skyboxmail.signs.player.* - Access "sign.use", "send.sign.use", and "send.anonymous.sign.use"
skyboxmail.sign.guide - Access /mailsign
skyboxmail.sign - Create a mailbox sign
skyboxmail.sign.create.others - Create a mailbox sign for other players
skyboxmail.sign.destroy.others - Destroy another player's mailbox
skyboxmail.send.sign - Create a send mail sign
skyboxmail.sign.use - Use YOUR mailbox sign
skyboxmail.sign.use.others - Use other player's mailbox signs, but not be able to edit the mailbox
skyboxmail.box.edit.others.sign - Use other player's mailbox signs AND edit their mailbox from the sign
skyboxmail.send.anonymous.sign - Create a send anonymous mail sign
skyboxmail.send.sign.create.others - Create a send mail sign for another player
skyboxmail.send.sign.use - Use a send mail sign
skyboxmail.send.anonymous.sign.use - Use a send anonymous mail sign
skyboxmail.send.sign.destroy.others - Destroy another player's send mail sign
skyboxmail.send.anonymous.sign.create.others - Create a send anonymous mail sign for another player
skyboxmail.send.anonymous.sign.destroy.others - Destroy another player's send anonymous mail sign
skyboxmail.blocklist.view - Access /mailblocklist, but not edit the block list
skyboxmail.blocklist.edit - Be able to edit the block list
skyboxmail.blocklist.override - Bypass the block list prevention
skyboxmail.notify - Be able to get COMMAND notifications (whenever you type ANY command, it will send you a notification saying how many items you have in your mailbox, unless you do not have any)
skyboxmail.notify.toggle - Toggle between having COMMAND notifications (see the permission this one) and not having them (/mailnotify)
skyboxmail.admin.* - Access "admin.command", "admin.prefix", "admin.email.address", and "admin.path".
skyboxmail.admin.command - Access /mailadmin
skyboxmail.admin.email.address - Change the config setting - email > conf-settings > address - from in-game
skyboxmail.admin.path - ADVANCED USERS - Edit a configuration file path from in-game. Setting "null" is not possible with this command. To go into sub-paths, just add a ".", just like in Java Coding
skyboxmail.admin.prefix - Change the config setting - prefix - from in-game
skyboxmail.email.player.* - Access "email.command", "email.account.create", "email.account.edit", "email.account.delete", "email.login", "email.logout", "email.inbox", and "email.send" - Recommended for regular players (remember: this permission is not given to ANYONE BUT OPERATORS by default)
skyboxmail.email.send - Send an email
skyboxmail.email.inbox - View your inbox
skyboxmail.email.logout - Log out of the email account you are logged into - You will auto-logout if you disconnect
skyboxmail.email.login - Log in to an email (you must have the email's address and password)
skyboxmail.email.account.create - Create your email account
skyboxmail.email.account.delete - Delete your email account
skyboxmail.email.account.edit - Edit your email account
skyboxmail.email.account.amount.multiple - Be able to have 5+ email addresses
skyboxmail.email.account.amount.4 - Be able to have up to 4 email addresses
skyboxmail.email.account.amount.3 - Be able to have up to 3 email addresses
skyboxmail.email.account.amount.2 - Be able to have up to 2 email addresses
skyboxmail.email.command - Access /email (required for all permissions above)
In the configuration file, you can edit the prefix and a few settings. Also, the items in each player's mailbox is saved in this file.
Example config: http://pastebin.com/xzQ6bCay
A MailSign tutorial is available in-game with /mailsign. As of v2.0 and above, players must have certain permissions (see Permissions) to use MailSigns.
Set Up: DO "/mailsign" IN GAME TO SEE HOW TO SET UP THE MAILSIGNS
Putting any item in /mailbox will cause that item to delete when the inventory is closed. Only take items out of /mailbox. Put items in with /sendmail.
Anything that is in green and underlined is ToDo. Everything in red and with strikethroughs means that the feature has been ADDED!
CONTACT FOR ANYTHING (Suggestions, Errors, etc.): [email protected]