Skip to main content

Grants

A grant adds a rank to player for a set duration, which is determined as the grant is created. The duration can be permanent or temporary.

Each grant has a scope, which is a single or group of servers that the grant applies on. The scope can be global, which means the player will have that rank on all servers.

A reason has to be specified for each grant, either using your preset grant reasons, or a custom reason.

Grant Menu

The grant menu is where you create a grant to be applied to a player.

Permission: core.command.grant

You need a permission to grant each rank, for example: core.grant.vip which grants the vip rank. You can use core.grant.* to allow all ranks.

Screenshots

Rank

Scope

Duration

Reason

Confirm

Grants Menu

The grants menu lists all current and expired grants that a player has. You can revoke grants from this menu aswell.

Permission: core.command.grants

The same permission to grant a rank allows you to remove a grant, see above.

Screenshot

Menu

Grant History Menu

The grant history menu lists all grants a staff member has created.

Permission: core.command.granthistory

Screenshot

Menu

Commands

<> = Required [] = Optional

CommandPermissionDescription
/grant <player>>core.command.grantOpens the grant menu.
/grants <player>core.command.grantsOpens the grants menu.
/granthistory <player>core.command.granthistoryOpens the grant history menu.
/ogrant <player> <rank> <duration> <scope> <reason>Console OnlyCreates a grant for a player.
/rgrant <player> <rank> <reason>Console OnlyRemoves grants for a player.