πŸ”‘Granting Permission To a Player

You can give rights to a player in two ways. The first is to give them as an admin. The second is to give them your existing voucher. After that, you will no longer have permission, but they will.

To grant permission as an admin type in:

/vaultcher add --name "This is a voucher" --target "targetPlayer40"

To grant permission as a normal user (give) type in:

/vaultcher give --name "This is a voucher" --target "targetPlayer40"

Last updated