Skip to content

Commands And Permissions

ThePlay3r edited this page Jan 13, 2021 · 2 revisions

Overview



Player Commands

Permission: kitmanager.use (Without this none can be used.) These command are intended to be used by players.


/kit help

Permission:
kitmanager.help

Description:
Displays player help message to player.

Example:
/kit help


/kit <name>

Permission:
kitmanager.kit.<name>

Description:
Gives player desired kit.

Arguments:
<name> - Name of the kit, player will receive.

Example:
/kit food


/kit list

Permission:
kitmanager.list

Description:
Displays the list of available kits (that player has permission for) to player.

Example:
/kit list


Admin Commands

These command are intended to be used by administrators.
Player needs to have permission kitmanager.admin.use to use any of these.


/akit help

Permission:
kitmanager.admin.help

Description:
Displays the admin help to player.

Example:
/akit help


/akit <name>

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


/akit give <player> <name>

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


/akit create <name> <cooldown>

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


/akit remove <name>

Permission:
kitmanager.admin.remove

Description:
Removes the desired kit.

Arguments:
<name> - Name of the kit, that will be removed.

Example:
/akit remove food