Skip to content

Permissions

Lileep edited this page Apr 1, 2024 · 5 revisions

In some Bukkit servers like Arclight, you may need to give players minecraft.command.<command_prefix> permissions first, and then give players other subcommand permissions. This will allow players to use other subcommands.

<command_prefix> is the beginning of various command aliases, such as pixelmonbank, pbk, pbank, etc.

Send

pixelmonbank.user.send

Additionally, you can use pixelmonbank.admin.bypass perm node to force send pixelmons with command param -f.

See

pixelmonbank.user.see

Get & Get all

pixelmonbank.user.get

Delete all

pixelmonbank.admin.delete

Reload

pixelmonbank.admin.reload

Clone this wiki locally