📗Commands

Here is a list of all the commands you might need.

Plugin hasnt own commands! You can set and edit them in the config!

Command aliases:
  - 'grantplus'
  - 'grant'

To open all GUIs except Admin history GUI you need grantplus.open permission!

To use grant give/cancel and help commands you need grantplus.commands permission!

For anorthe commands grantplus.*

Description
Command

Restart plugin

/grant reload

Check license

/grant validate

View the list of commands in the game

/grant help <page>

Open main GUI

/grant

Open history GUI

/grant history

Open players GUI

/grant players

Add custom item from your main hand to the game with specific name. This is necessary if you want to issue an item from another plugin. Save it, for example, under the name TEST, now in the config it can be set as a drop

/grant additem <name>

Delete custom item from the server

/grant deleteitem <name>

Clear all player history

/grant history clear

Give a grant to the player

/grant give <player> items <grant>

Give a grant to the player

/grant give <player> commands <grant>

Give a grant to the player with a duration

/grant give <player> privileges <grant> <duration>

Cancel the granted grant for the player

/grant cancel <player> <grant>

Last updated