Changelog
- ✔️ALL MyPet-Premium features are now included in the FREE version!
- ✔️MC 1.13, 1.13.1, 1.13.2, 1.14 and 1.14.1 support (including new mobs)
- ✔️pets can level down if they die (can be enabled via the
Allow-Level-Drowngrade
setting) - ✔️Experience Multiplier (global or via permissions)
- ✔️new plugin hooks:
- CombatLogX
- Gangs+
- MiniaturePets
- BossShopPro
- MobStacker
- StackMob
- ✔️option to disable MyPet in some worlds
- ✔️allow command execution of commands on pet rightclick
- ✔️add
MyPet.command.store
permission to the/petstore
command - 🔅 improved EXP calculation system
- JS files just need the
getExpByLevel(level, petType, worldGroup)
function now
- 🔅 API changes
- ⚙️fixed Ender Dragon interactions
- ⚙️fixed a LOT of bugs
- 🔅 improved NBT pet storage
- ⚙️ fixed some bugs
- ✔️ Wiki-URL can be changed in the config
- 🔅 namefilter now ignores colors
- 🔅 added EnderDragon as an option to the SkilltreeCreator
- ⚙️ fixed a bug that allowed players to spawn more than one MyPet entity
- ⚙️ fix pet-config.yml contained all nodes
- ✔️ added eggs as projectiles to the Ranged skill
- ✔️added Shield skill
- 🔅 Beacon range is now calculated differently when using the Hunger System
- 🔅 Ride speed is not affected by the Hunger System
- 🔅 food items are now stored in a list (please delete the pet-config.yml when you haven't changed it at all)
- ⚙️ fixed a bug that could prevent pets from being saved correctly
- ⚙️ fixed a bug that caused the plugin to overwrite the pet-config.yml
- ✔️ readded /petadmin clean command
- ✔️ added /petswitch command
- ⚙️ fixed pet size
- ⚙️ fixed a bug with return values from EXP script (JS)
- ✔️ add /petoptions idle-volume command to set the volume of the idle sound from pets
- ✔️ add random skilltree assignment
- ⚙️ fixed chat spamming bug
- ✔️ added a name filter
- ✔️ added Ender Dragon as possible pet (not recommended for usage)(ProtocolLib required)
- 🔅 changed some config options
- pet configuration moved to pet-config.yml
- MyPet.Info.OverHead ⇒ MyPet.Name.OverHead
- MaxPetNameLength ⇒ Name.MaxLength
- 🔅 improved translation handling (for example pt_br is possible now)
- ⚙️ fixed bugs
- ✔️ added a levelcap (default is 100)
- 🔅 dropped Java 6 support
- ⚙️ fixed a lot of bugs
- ⚙️ fixed a memory leak
- ✔️ add health bar (action bar)
- ✔️ pet notifies owner when it's hungry
- ✔️ donator perk is back
- ⚙️ fixed some bugs
- ✔️ make pet invisible when the owner is
- ✔️ add config option to always grant passive XP
- ✔️ disable trample of farmland by MyPets
- 🔅 change the follow speed so pets can catch up mostly
- ✔️ add party support for the beacon skill
- ✔️ add pet switch admin command option
- ✔️ add RetainEquipmentOnTame config option
- 🔅 LowHP leashflag now requires a mob to be below 10% health instead of static 2 HP
- ⚙️ fixed some bugs
- ✔️ Mooshrooms can give soup now
- ✔️ added ticket command (/petadmin ticket)
- ✔️ added PvPManager support
- ✔️ prefix and suffix of pet nametags can now contain ownername and level
<ownername>
<level>
- 🔅 improved Towny support
- 🔅 improved /petinfo and /petsendaway command
- ⚙️ fixed some bugs
- ✔️ added Stomp skill
- ⚙️ removed support for the old color format (
%color%
) - ⚙️ fixed some bugs
- ✔️ added level cap for skilltrees
- ✔️ added level requirement for skilltrees
- ✔️ added config option to enable: Zombies attacking MyPets
- ✔️ Pickup can also pick up XP now
- ✔️ added config option to set a maximum petname length
- ✔️ added permission for colors in petnames (default:
true
)MyPet.user.command.name.color
- 🔅 speed and jump height can be set for the Ride skill
- 🔅 improved the Beacon skill
- choosable receiver (owner, everyone)
- more buffs (12)
- no tribute item required
- easy on/off switching
- 🔅 the exp option of the admin command can now change the level too (like the vanilla
/xp
command)- example:
/petadmin exp Keyle 5L add
- ⚙️ levelsystem can not be disabled anymore
- ⚙️ fixed some bugs
- 🔅 MyPet is usable with Java6 again
- ⚙️ removed the donator perk (had to because the BukkitDev team said that)
- ✔️ added config option for releasing pets when they die
- ✔️ added per pettype leashitem config option
- ✔️ the rate of fire for the Ranged skill can be set by skilltrees
- 🔅 optimizations
- ⚙️ fixed some bugs
- ✔️ Skilltrees can now be selected by an ItemMenu
- ⚙️ fixed some bugs
- If you still have the default skilltrees please delete/rename your skilltree file (
default.st
)
- ✔️ update to Minecraft 1.6.2
- ✔️ added horses & squids
- ✔️ added some donator effects
- ✔️ added some particle effects to skills
- ✔️ added LevelUp-Message (can be set in the skilltrees)
- 🔅 changed colorcode format from
%color%
to<color>
- default colorcodes are now usable too. Example:
<0>
for black or<f>
for white
- 🔅 changed permissions for the commands
MyPet.user.command.capturehelper
Mypet.user.command.release
Mypet.user.command.respawn
MyPet.user.command.name
(new)
- 🔅 W A S D riding
- 🔅 improved Thorns skill
- 🔅 improved some SkilltreeCreator things
- Change the strucure of YAML skilltrees slightly
- 🔅 players need to sneak for every optical change now
- ✔️ added config option for consumable leash items
- ✔️ added first attempt of an API
- ✔️ added more projectile types for the Ranged skill
- 🔅 improved Lightning skill
- ⚙️ fixed MobArena damage problem
- ⚙️ fixed experience loss
- ✔️ color of the level-up firework can be changed now
- ⚙️ removed the YAML and JSON support from the SkilltreeCreator.
- For YAML and JSON you have to download it seperatly now!
- ⚙️ removed MyWolf wolf converter
- 🔅 improved pet creation admin command option
- 🔅 improved CaptureHelper
- ⚙️ fixed behavior mode switch bug
- ⚙️ fixed 2 beacon bugs
- ✔️ added CaptureHelper command
- ✔️ new levelup effect (fireworks)
- ✔️ petowners can make the name of their pets colorfull
- ✔️ added backup system for the
My.Pets
-file - ✔️ added option do disable sheep wool regrowth
- ✔️ added Ghasts as tamable pet
- ✔️ added Sprint skill
- ✔️ added skill for ranged attacks (arrows only :-( )
- ✔️ added simple pet-creation admin command option
- ✔️ added damage weighted experience distribution system
- 🔅 melee attack range of slimes/magmacubes depends on size now
- 🔅 lowered the following stop distance from 5 to 2
- 🔅 changed the interval-calculation for the HP-Regeneration skill
- ⚙️ removed Update-Check (updates come not frequently enough for this)
- ✔️ added Wither as leadable mobtype
- ✔️ added extenden permission node for Inventory
- ✔️ added overhead names
- ✔️ added TAB auto completion
- 🔅 improved Exp-Script and Exp-Script handling
- 🔅 made SkilltreeCreator independent of
craftbukkit.jar
- ⚙️ removed
Keep
permission - ⚙️ removed
Damage
from pet configuration (use Damage skill for this purpose) - ⚙️ fixed pickup item dupe bug
- ⚙️ fixed equipment dupe bug
- ⚙️ fixed height when riding pets
- ⚙️ fixed a lot of bugs
- ✔️ added config reload option to admin command
- ✔️ skilltrees are configurable in JSON format
- ✔️ skilltrees will now inherit already inherited skilltrees
- ✔️ AncientRPG damage fix
- ✔️ Skeleton, PigZombie, Zombie can now wear equipment (only optic)
- ✔️ improved Beacon skill
- ✔️ new skills: Wither, Lightning, Knockback, Slow
- ✔️ Giant, Blaze, Witch are leadable
- ✔️ config options for special abilities of Cow, Sheep, Chicken and Irongolem
- ✔️ now all font options are available for language file
- ✔️ added PvP support for AncientRPG, Regios, mcMMO, MobArena and Residence
- ⚙️ removed Vault dependency for permissions
- ⚙️ fixed skill upgrade messages
- ⚙️ fixed HP bug
- ⚙️ fixed pet switch to default state bug
- ⚙️ fixed legacy support for old MyWolf database
- ✔️ Angry & Impossible leashflags
- ✔️ Beacon & Fire skill
- ✔️ more text is translatable
- ✔️ Snowman (snow on the ground is only on clientside so I can't do anything against it :/ )
- ✔️ config options to set the walking speed of the pets (be carefull)
- 🔅 skilltree files must be lower case now!
- ✔️ colorfull console output
- ⚙️ fixed a lot of bugs!
- Known Issues:
- HP will not become grater than 20
- pet switch to default state
- legacy support for old MyWolf database is not working
- ✔️ skilltree-switch penalty
- 🔅 pets will not attack tamed animals of the owner in aggressive mode
- ✔️ Thorns skill
- ⚙️ fixed a lot of bugs!
- 🔅 add items to visible inventory when size gets smaller
- ✔️ CanBreed leashflag
- ✔️ skilltrees selectable/switchable
- ✔️ option to let user choose the skilltree of their pet only once
- ⚙️ fixed a lot of bugs!
- ⚙️ fixed a target finder bug (can crash the server)
- ✔️ Behavior-modes can now be disabled
- ✔️ MyPets are rideable
- ✔️ Hunger-System
- ✔️ Configurable Damage/Hitpoints/Food/LeashFlags
- ✔️ Skilltrees are configurable for every MyPet-type
- ✔️ SkilltreeCreator
- ✔️ UpdateChecker
- ⚙️ fixed tons of bugs
Last modified 4yr ago