Added /GivePet permission.

Everyone has it by default.
This commit is contained in:
ryanhamshire 2015-02-11 15:44:50 -08:00
parent 37bb74ec48
commit 9af7acb21e

View File

@ -142,6 +142,7 @@ commands:
givepet: givepet:
description: Allows a player to give away a pet he or she tamed. description: Allows a player to give away a pet he or she tamed.
usage: /GivePet <player> usage: /GivePet <player>
permission: griefprevention.givepet
gpblockinfo: gpblockinfo:
description: Allows an administrator to get technical information about blocks in the world and items in hand. description: Allows an administrator to get technical information about blocks in the world and items in hand.
usage: /GPBlockInfo usage: /GPBlockInfo
@ -169,6 +170,9 @@ permissions:
griefprevention.overrideclaimcountlimit: true griefprevention.overrideclaimcountlimit: true
griefprevention.transferclaim: true griefprevention.transferclaim: true
griefprevention.claimslistother: true griefprevention.claimslistother: true
griefprevention.givepet:
description: Grants permission to use /GivePet.
default: true
griefprevention.claimslistother: griefprevention.claimslistother:
description: Grants permission to use /ClaimsList to get another player's information. description: Grants permission to use /ClaimsList to get another player's information.
default: op default: op