Hyper Pets - Docs
Buy nowSupportOther Products
  • Getting started
  • Commands and Permissions
  • Addons
  • Placeholders
  • Developer API
  • Configure
    • Create a Pet
    • Levelling
    • Abilities
    • Untitled
  • Pet skins
    • Setup skins
    • Head Skins
    • Textured Skins
    • Mobs and Integrations
Powered by GitBook
On this page

Commands and Permissions

Commands and Permissions

Command aliases can be defined in config.yml in the following section:

useAliases: false # enable aliases for /hpet command
alias:
  - mpets # you can insert multiple aliases

Default aliases are /hpet, /pet

/hpet - main command, opens gui, pet.command /hpet select - select a pet, pet.use. /hpet remove - remove the current pet, pet.remove /hpet glow - change glowing status, pet.glow /hpet trail - change trail status, pet.trail /hpet update - respawn your pet, pet.update /hpet particle - change your pet particle, pet.particle /hpet color - set your cosmetic color, pet.color /hpet buy - buy a pet you don't have, pet.see. /hpet addlevel - add pet level, pet.addlevel /hpet removelevel - decrease pet level, pet.removelevel /hpet setlevel - set a pet level, pet.setlevel /hpet level - shows current pet level, pet.level

(Notice) to show a Pet in GUI a Player will need permission pet.see., this allows to choose wether you want to show unlocked pets or not in gui. To show all GUI pets you can assign pet.see.* to players. This permission does not change the way pets are visualized while spawned.

PreviousGetting startedNextAddons

Last updated 3 months ago