Supported MC Versions:1.8.x, 1.9.x, 1.10.x, 1.11.x, 1.12.x, 1.13.x, 1.14.xReq. Server Software:Spigot
Actions for "open-events:"
- Unqiue Animations with particles.
- Lightweight.
- Various Opening Effects.
- Supports Multiple Server Versions [1.8-1.14.4].
- Fully customisable messages/settings.
- Paginated GUI to display and get pouches.
- Unlimited Pouches.
- WorldGuard support to disable use of Pouches in specfic regions.
- Supports any type of pouch (TokenEnchant, EXP, etc).
- Developer API to create custom animations or effects.
- Actions based system upon opening a pouch.
- No external dependencies required (Vault is recommended).
- Send titles, actionbar, holograms and chat messages upon opening.
- Configuration comments to help understand what each part does.
- /deluxepouches
- Description: Displays help message
- Permission: deluxepouches.admin
- /deluxepouches reload
- Description: Reload the configuration and messages file
- Permission: deluxepouches.admin
- /deluxepouches give <tier> <player> <amount>
- Description: Gives a specific player a pouch
- Permission: deluxepouches.admin
- /deluxepouches list
- Description: List all available pouches in chat
- Permission: deluxepouches.admin
- /deluxepouches gui
- Description: Display all available pouches in a GUI
- Permission: deluxepouches.admin
Actions for "open-events:"
- [message] <MESSAGE> - Sends a message to the player
- [broadcastmessage] <MESSAGE> - Broadcasts a message to the server
- [actionbar] <MESSAGE> - Sends a actionbar message to the player
- [title] <MAIN TITLE>;<SUBTITLE>;<FADE IN TIME>;<STAY>;<FADE OUT TIME> - Sends a title message to the player
- [command] <COMMAND> - Executes a command from the player
- [consolecommand] <COMMAND> - Executes a command from console (Use {player} for the player name)
- [sound] <SOUND NAME> - Plays a specific sound
- [vaultadd] <AMOUNT> - Gives money to the player via Vault (Vault is required for this).