Supplies
Made for Zequinox Survival
As of 1.0-r4 all ':' must be changed to ';'
This plugin allows players to choose 3 blocks or items of their choice, and it will give them a certain amount of each item (configurable).
Once a player has used the supplies command, they will have a cool down of 4 days.
Basic Commands
| Command | Permisison | Description | |
|---|---|---|---|
| /supplies | supplies.use | Main supplies command. | |
| /supplies reload | supplies.reload | Reloads plugin. | |
| /supplies backup | supplies.backup | Creates backup of files. |
Donor Permissions
| Permission | Stacks (of each item) | |
|---|---|---|
| supplies.coal | 1 | |
| supplies.iron | 2 | |
| supplies.gold | 3 | |
| supplies.redstone | 5 | |
| supplies.diamond | 7 | |
| supplies.emerald | 9 |
Admin Permissions
| Permission | Description | |
|---|---|---|
| supplies.bypass | Bypass cooldown. |
Config
The configuration is simple. It goes the material name, amount, and alternative names. Here's a link to the list of materials.
Other Materials: DARK_OAK_LOG, ACACIA_LOG, ACACIA_LEAVES
STONE;32;stone,smoothstone,smoothrock
COBBLESTONE;16;cobblestone,cobble,cobb,cob
WOOD;16;woodenplanks,planks,plank
Item ID Example:
STONE1;64;granite,gran
STONE2;64;polishedgranite,polishedgran,smoothgranite,smoothgran
STONE3;64;diorite,dior
STONE4;64;polisheddiorite,poldiorite,poldior,smoothdiorite,smoothdior
...
Make sure the config contains no spaces, tabs, or extra lines, otherwise the line will be skipped.
Comments