Commands
Every command starts with /racks. /rack does the same thing.
Players never need a command. Racks are crafted, placed and used entirely in the world.
Command
What it does
/racks give <wood> [player] [count]
Permission:racks.command.give
Gives a rack. With no player, gives it to yourself. The wood is one of the twelve wood names, and the count is 1 to 64.
Anything that does not fit in the target's inventory drops at their feet.
/racks reload
Permission:racks.command.reload
Re-reads config.yml and the language files. Racks already in the world are untouched.
Use this after editing any file in plugins/Racks/.
Examples
Give yourself one oak rack:
/racks give oakGive another player sixteen cherry racks:
/racks give cherry Steve 16Apply an edit made to config.yml:
/racks reload