Commands
There are several very simple commands that will help you find your way around SuperKits.
/kit <kit> permission: superkits.take (default: true) This command will give you the specified kit, provided that you have the necessary permissions.
/givekit <player> <kit> permission: superkits.give (default: op) This command will give the specified player the specified kit, ignoring kit permissions.
/kitlist permission: superkits.list (default: true) This command will list all the kits that the player has permission to take, including under what conditions. It will not list kits that have showInList set to false in their config.
/kitinfo <kit> permission: superkits.info (default: true) This command will print in-depth information about any kit, provided that you have permission to take that kit.
/reloadkits permission: superkits.reload (default: op) This command will reload all kits from SuperKits/kits.yml.
/savebook permission: superkits.books This command will save the book you are holding to a text file named after the book's title. If a file already exists for a book with the same title, it will be overwritten.
/loadbook <title> permission: superkits.books This command will load and give you the written book saved matching the given title, case sensitively.