This plugins enables you to send items to other players.
Installation
Download the plugin here on SpigotMC.
Drop the plugin in your
plugins folder.
Now restart your server.
Usage
Command reference
/postbox
![[IMG]](/proxy/image?url=https%3A%2F%2Fprojects.joestr.at%2Fpostbox%2Flatest%2Fassets%2Fpostbox_command_postbox.gif)
Opens the interactive menu.
/postbox-send
![[IMG]](/proxy/image?url=https%3A%2F%2Fprojects.joestr.at%2Fpostbox%2Flatest%2Fassets%2Fpostbox_command_postbox-send_9yb.gif)
Sends the item you are holding in your hand to another player.
/postbox-open
![[IMG]](/proxy/image?url=https%3A%2F%2Fprojects.joestr.at%2Fpostbox%2Flatest%2Fassets%2Fpostbox_event_postbox-open.gif)
Opens your PostBox.
/postbox-openother
Open the PostBox of that specific player.
/postbox-update
Checks for an updated version of the plugin.
Permissions
Commands
Code (Text):
| Command | Permission |
|--------------------|------------------------------------|
| /postbox | postbox.commands.postbox |
| /postbox-send | postbox.commands.postbox-send |
| /postbox-open | postbox.commands.postbox-open |
| /postbox-openother | postbox.commands.postbox-openother |
| /postbox-update | postbox.commands.postbox-update |
Other
postbox.commands.*
- postbox.commands.postbox
- postbox.commands.postbox-open
- postbox.commands.postbox-send
- postbox.commands.postbox-openother
- postbox.commands.postbox-update
Presets
postbox.presets.basic (
Default for any player)
- postbox.commands.postbox
- postbox.commands.postbox-open
- postbox.commands.postbox-send
postbox.presets.admin (
Default for OP players)
- postbox.commands.postbox
- postbox.commands.postbox-open
- postbox.commands.postbox-send
- postbox.commands.postbox-openother
- postbox.commands.postbox-update