- Contributors:
- IhToN
![]()
This is a free roulette-boxes plugin. Works with command items.
This isn't a simple crate plugin, because has a lot of useful things.
And the most important... Is free!
Copiled with JAVA 8! Java 7 is OBSOLETE.
Compatible with Minecraft 1.8
Test server
mc.minetsii.es (Splashoon)
- Multiple boxes types
- Stats
- MySQL / MariaDB / SQLite
- Keys
- Permissions
- Custom messages
- Infinite boxes!
- Compatible with all block!
- API
- Console support.
- Commands:
Code (Text):[/SIZE][/COLOR][/COLOR][/SIZE]
[SIZE=6][COLOR=#ff8000][COLOR=#000000][SIZE=4]cb:
description: Main command.
usage: /<command>
permission: cb.commands
permission-message: You do not have permissions for this.
aliases: [CommandCrates,cmdcrates]
cbrename:
description: Rename an item.
usage: /<command>
permission: cb.rename
permission-message: You do not have permissions for this.
cbrawmessage:
description: Send a raw message to a player.
usage: /<command> (player)
permission: cb.rawmessage
permission-message: You do not have permissions for this.
cbstats:
description: Show information from a player.
usage: /<command> (player)
permission: cb.stats
permission-message: You do not have permissions for this.
CB Command:
- Permissions:
Code (Text):cb.admin:
description: Gives access to all permissions of the plugin.
children:
cb.commands: true
cb.bypass: true
cb.use: true
cb.rename: true
cb.rawmessage: true
cb.statsothers: true
cb.stats: true
cb.commands:
description: Gives access to all commands of the plugin.
cb.bypass:
description: You not need more keys!.
cb.use:
description: Gives access to use all the crates.
cb.rename:
description: Gives access to use the /cbrename command.
cb.rawmessage:
description: Gives access to use the /cbrawmessage command.
cb.stats:
description: Gives access to use the /cbstats command.
cb.statsothers:
description: Gives access to use the /cbstats <Player> command.
- cb.<boxname> Gives access to use a box.
- Tutorial:
- DataBase:
- Create a box with /cb createbox <name> <type> (You can use TAB)
- Create a box item with /cb createitem <name> (You need to have a item in hand. Rename it with /cbrename <name> (supports colors))
- Add commands to the item with /cb addCommand.
- Add the item to the box with /cb edititems <box>
- Finished!
To setup your database, please see this: [LINK]
If you don't have any database, you don't need configure anything.
- API:
Are you a developer? This plugin have a cooler API!
Code (Text):CbApi api = CommandBoxes.getApi();

CommandBoxes 1.0.1
Boxes like CS:GO, 100% configurable, MySQL, Works with commands.