Other Permissions
This page is still being worked on and is not 100% complete
All Access Pet Permissions
pet.type.*
Grants access to ALL
pets and their data (customization)
pet.type.passive
Grants access to all pets that would be passive in vanilla Minecraft
(Includes their data permissions)
pet.type.hostile
Grants access to all pets that would be hostile in vanilla Minecraft
(Includes their data permissions)
pet.type.*.data.*
Grants access to ALL
pet data customization for ALL
pets
Pet Renaming
pet.name.bypass
This permission bypasses any of the pet renaming checks
pet.name.color
This permission is to allow players to add color codes when renaming their pet
Example: &cNew Name
pet.name.color.hex
This permission is to allow players to add HEX color codes when renaming their pet
Example: &#d05454New Name
Miscellaneous Permissions
pet.update
Allows the player who has this permission to get notified when there is a plugin update.
(OP players get alerted no mater what)
pet.amount.bypass
This permission bypasses the limit of how many pets can be spawned
pet.amount.{number}
This permission sets how many pets the player can have spawned
Example: pet.amount.5
means they can spawn 5 pets at once
NOTE: Higher numbers take priority
pet.saves.bypass
This permission bypasses the limit of how many pets can be saved
pet.saves.{number}
This permission sets how many pets the player can have saved
Example: pet.saves.5
means they can save 5 pets
NOTE: Higher numbers take priority
pet.saves.{type}
.bypass
This permission bypasses the limit of how many of a certain type of pet can be saved
pet.saves.{type}
.{number}
This permission sets how many of a certain pet type the player can have saved
Example: pet.saves.cow.5
means they can save 5 different cow pets
NOTE: Higher numbers take priority
Last updated