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
  1. Configure

Levelling

Setup Pet Levelling

Pets can have levels, to enable levelling you have to enable them in config here:

level:
  max: 100 # set the maximum Pet level
  enable: true # enable level based features

Levels go from 1 to the specified level and can be displayed on Pet nametag using the %level% placeholder. Levels allow players to unlock the following visual features of their pet:

  • Level > 2, Pet trail

  • Level > 4, Pet particle (uses the default one)

  • Level > 6, Pet glow effect (only in 1.9+)

Levels can also have impact on abilities. Since HPET 4+ you can setup the minimum level required to unlock a certain ability. See more in Abilities

PreviousCreate a PetNextAbilities

Last updated 3 months ago