MyPet - Wiki
WebsiteDownloadSpigotDiscord
Legacy
Legacy
  • MyPet - Wiki
  • MyPet-Premium
  • Setup
    • Permissions
    • Commands
    • Configurations
      • config.yml
      • pet-config.yml
      • pet-shops.yml
      • Custom-Item-Data in Config
  • Systems
    • Leash Flags / Requirements
    • Skilltrees
      • SkilltreeCreator - Tool
    • Experience
      • Experience-Script
    • MyPet Storage
    • Hunger-System
    • World Groups
    • Auto Updater
  • Skill Overview
    • Backpack
    • Beacon
    • Behavior
    • Control
    • Damage
    • Fire
    • Heal
    • Knockback
    • Life
    • Lightning
    • Pickup
    • Poison
    • Slow
    • Ranged
    • Ride
    • Shield
    • Sprint
    • Stomp
    • Thorns
    • Wither
  • Tutorials
    • How to get a pet
    • File to MySQL
    • File to MongoDB
  • Plugin-Hooks
    • Hook Types
    • Citizens NPC
    • WG Region Flags
    • PlaceholderAPI
    • BossShopPro
  • Misc
    • Is MyPet EULA compliant?
    • FAQ
    • Changelog
Powered by GitBook
On this page
  • The normal Way
  • JavaScript

Was this helpful?

  1. Systems

Experience

PreviousSkilltreeCreator - ToolNextExperience-Script

Last updated 6 years ago

Was this helpful?

As well as player, pets can also gain experience and level up. In each level they can get special like .

There are two different ways the experience is converted into levels, etc at the moment.

The normal Way

The normal way aka Default is the default way the experience part is calculated. When MyPet.LevelSystem.CalculationMode is set to default all pets will level up like normal players would level up like in .

JavaScript

This is the advanced way where you can create your own level behavior. When MyPet.LevelSystem.CalculationMode is set to JS or JavaScript the plugin used the exp.js in the MyPet-pluginfolder to calculate everything. In order to use this feature the plugin needs the inside the MyPet folder (since MyPet 1.2.3).

You can find an example and a further discription . If you have any questions related to this topic please send me a message on Discord in the help channel.

abilities
Backpack
Minecraft Pre-Snapshot 12w23a
rhino.jar
here
here