Commands And Permissions - ThePlay3r/KitManager GitHub Wiki
Permission: kitmanager.use
(Without this none can be used.)
These command are intended to be used by players.
Permission:
kitmanager.help
Description:
Displays player help message to player.
Example:
/kit help
Permission:
kitmanager.kit.<name>
Description:
Gives player desired kit.
Arguments:
<name>
- Name of the kit, player will receive.
Example:
/kit food
Permission:
kitmanager.list
Description:
Displays the list of available kits (that player has permission for) to player.
Example:
/kit list
These command are intended to be used by administrators.
Player needs to have permission kitmanager.admin.use
to use any of these.
Permission:
kitmanager.admin.help
Description:
Displays the admin help to player.
Example:
/akit help
Permission:
kitmanager.admin.kit
Description:
Gives player the desired kit, ignoring cooldown and other permissions.
Arguments:
<name>
- Name of the kit, player will receive.
Example:
/akit food
Permission:
kitmanager.admin.give
Description:
Gives desired kit to selected player, ignoring cooldown and other permissions.
Arguments:
<player>
- Name of the player, that will receive the kit.
<name>
- Name of the kit, player will receive.
Example:
/akit give 9hx food
Permission:
kitmanager.admin.create
Description:
Creates a brand new kit, with desired name and cooldown, from items in player's inventory.
Arguments:
<name>
- Name of the kit, that will be created.
<cooldown>
- Cooldown of the kit, that will be created. (In seconds)¨
Example:
/akit create food 600
Permission:
kitmanager.admin.remove
Description:
Removes the desired kit.
Arguments:
<name>
- Name of the kit, that will be removed.
Example:
/akit remove food