Home
Wiki
Translations
Premium
Spigot
Free
Premium
NPC
Downloads
Source
Free
NPC
Discord
Settings
Privacy Policy
Login
Register
Home
Downloads
Changelog
MyPet-Premium Changelog
#743
6 days ago
fix dynamic levelrules
add check to prevent invalid exp calculation (same XP for 2 levels)
#740
1 week ago
fixup
add setting that allows to disable the update message for OPs
#739
1 week ago
add a null check
fix ENTITY_HEAD_ROTATION packet handling in ProtocolLib hook for MC < 1.9
don't print EvaluatorExceptions when JS script gets loaded
fix starting point for dynamic level rules
provide a print method to JS for easier debugging
#738
1 week ago
add pettype and worldgroup as a parameter to the getExpByLevel JS function
#737
1 week ago
make pet type in the exp.js a string too
#736
1 week ago
made some adjustments to the JS exp handling
removed some debug output
#735
1 week ago
prevent pets from dropping air
adjust wiki URLs in configs
#734
2 weeks ago
make Vex glowing when they are angry, implements
#1214
#733
2 weeks ago
add MyPetNameEvent
#732
2 weeks ago
don't register the npc option when Citizens is not installed
add a null when loading pet shops
add some null checks to equipment loading
always update inventory after player interaction with a pet, fixes
#1211
remove bstats repo from POM
#730
3 weeks ago
fix typo
#729
3 weeks ago
add a null check to the PlaceholderAPI hook
#728
3 weeks ago
remove all drops from MyPets
bump Minecraft version
#727
4 weeks ago
add config setting to disable damage to certain MythicMob factions/mobs
#726
4 weeks ago
dd a pet check to prevent errors caused by race conditions
disable "In Application Stack Frames" feature of Sentry
#724
4 weeks ago
ensure that a player is not null in canHurt check
ensure that a translation is returned
#723
4 weeks ago
relocate sentry package
#722
4 weeks ago
add skilltree requirements
rename settings class
#721
4 weeks ago
rename vanish hooks class names
add another temporary player check to the ProtocolLib hook
cleanup Citizens hook
#719
4 weeks ago
reworked the hook config system (beware config reset!)
add Guilds hook
add missing hook entries to the plugin.yml
add MobStacker and StackMob hook
#717
1 month ago
add metrics pie to show plugins that MyPet hooks into to see how often the hook is enabled
add grow up item for all horse types
never return null for a worldgroup
update the mcMMO hook
#716
1 month ago
fix villager inventories on release
fix activation message for the Vault hook
strip colors from text written to the logfile
#715
1 month ago
add some itemstack checks
wrap EntityMountEvent into static class to prevent NoClassDefFoundError
#714
1 month ago
improve YAML config for custom exp hooks
#713
1 month ago
add hook fur custom mob EXP, implement hook for MythicMobs
#712
1 month ago
remove isChunkGenerated check
#710
1 month ago
don't allow pets to dive when they are ridden
always create an instance of the error reporter regardless of it being enabled
#709
1 month ago
make pets respect MythicMobs armor and invincibility
#707
1 month ago
make pets respect MythicMobs ENTITY_ATTACK damage modifier
#704
1 month ago
add a default value to the enum parser
#703
1 month ago
make getRandomSkilltree respect mob type restrictions
#702
1 month ago
remove selected buffs if downgrade happens
#701
1 month ago
fix some items that were introduced before 1.8
#699
1 month ago
split plugins in Sentry entry when string exceeds 400 characters
fix not all Bukkit versions expose a method to get an entity by UUID
1.7.10 has no getCustomName in Entity
#698
1 month ago
catch all Metrics exceptions
improve Sentry info
fix inventory resize when new size is bigger than 64
check target for CraftLivingEntity to filter more invalid entities
prevent level rules with modulo smaller than 1
#697
1 month ago
catch any kind of error when the exp cache gets loaded
check for Spigot before doing Spigot stuff
#695
1 month ago
add Sentry environment
#694
1 month ago
add Sentry to report all errors
#693
1 month ago
include MyPet-NPC into the plugin
#692
1 month ago
do not try to load the config of pet types that are not supported by the MC version
#691
1 month ago
fix llama decor
#690
1 month ago
make toPrettyString use the language from the parameters
allow info and skill command to be executed from console
remove update notification
#689
1 month ago
do not trigger shield when the event was cancelled, fixes
#1203
#688
1 month ago
add exit button to SkilltreeCreator
replace %-character in case it was added unintentionally
#687
1 month ago
add "PermissionGroup" leashflag
#686
1 month ago
improve support for older MC and ProtocolLib versions in ProtocolLib hook
isChunkGenerated was added in 1.13
add more possible equipment items
#685
1 month ago
add upgrade messaged
#684
1 month ago
fix SkVault economy error when no name can be loaded
#683
1 month ago
filter tab completed results by input
#682
1 month ago
fix PlotSquared hook
fix getPluginInstance method
#681
1 month ago
migrate to Java 8 Optional
improve the plugin hook manager, implements
#1201
#680
1 month ago
add llama spit as projectile, implements
#1200
update bStats
update PlotSquared hook
#678
1 month ago
don't create pet in not loaded chunks
#677
1 month ago
fix pet spawn when prevented by other plugins
#676
1 month ago
fix pet mounting
#675
1 month ago
some translation/format cleanup
fix cutString method, fixes
#1197
convert colors in pet-switch-menu, fixes
#1198
#674
1 month ago
make sure the event entity is not null
#673
1 month ago
add option to disable MyPet in certain worlds
unmount player on teleport
#670
2 months ago
fix casing of XP multiplier permissions
#669
2 months ago
allow underline in color names too
filter some invalid ProtocolLib packets
#668
2 months ago
fix/improve block move check
fix flag query for WorldGuard
#667
2 months ago
fix access to damagePercentMap
#666
2 months ago
add skilltree weights for random distribution, implements
#898
#664
2 months ago
fix permission XP multiplier stacking
#661
2 months ago
add skilltree inheritance
add legacy support for older 1.13.2 Spigot builds
#659
2 months ago
show reason why error occurs when saving fails
#658
2 months ago
prevent memory leak from damage counter
fix beacon skill reset
#657
2 months ago
fix passive exp calculation
#656
2 months ago
register WG region lashflag
add experience modifiers (boosters)
#654
2 months ago
improve ProtocolLib hook
#653
2 months ago
adjust to latest Spigot NMS changes
#651
2 months ago
load all items in config via the 1.13+ ID, Number IDs are NOT supported anymore!
#650
2 months ago
update to the latest Spigot build
#647
2 months ago
rename IronGolem's CanThrowUp setting to CanTossUp
update stats link in readme
#646
2 months ago
allow execution of commands on pet rightclick (fixed)
add hint about the ticket command to the issue template
#645
2 months ago
add effective permissions to the ticket zip file
#644
2 months ago
add extended fly permission, (MyPet.extended.ride.fly)
some dependency changes
remove legacy permissions
#643
2 months ago
update dependencies
remove inventive repo
use throwable instead of exception in catch clause to prevent any exception at all
#642
2 months ago
add send away and status events
#641
2 months ago
make MyPetDamageEvent cancellable
#639
3 months ago
fix invisible zombie villager, fixes
#1190
#638
3 months ago
improve compat class
fix some sounds for MC versions before 1.9
#637
3 months ago
fix chat format for skilltree names in /petskill command, fixes
#1184
#636
3 months ago
fix default skilltrees
#635
3 months ago
merge reload commands into one and improve handling
#634
3 months ago
add better feedback to some commands
remove petskilltree command
#633
3 months ago
add CombatLogX hook
#632
3 months ago
disable falldamage and enable gliding for Vex and Phantom
#631
3 months ago
remove unused code for pets using the DEPTH_STRIDER enchantment which never happens
open correct shop from shop overview
prevent pets from rearing when they have a rider
#630
3 months ago
add position and icon to pet shop menu
#629
3 months ago
convert all material requests to lowercase
#628
3 months ago
allow execution of commands on pet rightclick
#627
3 months ago
add missing message when the behavior gets selected by name
#626
3 months ago
fix 1.13 items not having legacy data
#624
3 months ago
add support for Minecraft 1.13.2
#622
4 months ago
[STC] fix other urls than "/" not loading
convert leashflags set to an array before saving it to the config
#621
4 months ago
don't create the default skilltrees when the default.st has changes
#620
4 months ago
check legacy IDs before the legacy names
#619
4 months ago
replace validators with silent fails
#617
4 months ago
fix autocompletion for colored names, fixes
#1170
add SavageFactions hook
#616
4 months ago
fix enderman conversion in 1.13
#615
4 months ago
fix way skilltree icons are initiated
clamp inventory size between 0 and 64
remove data from skilltree icon
add sound compat
#612
4 months ago
prevent pets from trampling turtle eggs, fixes
#1168
#611
4 months ago
fix IndexOutOfBounds exception when the inventory name is not long enough
replace custom empty list with empty list from Collections class
#610
4 months ago
fix possible NPE in IconMenu
#609
4 months ago
improve inventory name handling
#608
5 months ago
fix donator particles up to MC 1.12.2
#607
5 months ago
fix item tooltips
fix a bug in case WorldGuard is not version 7.X
#606
5 months ago
fix a but in case WorldGuard is not installed
#605
5 months ago
fix wool material in petshop
#603
5 months ago
add workaround for WG bug, fixes
#1158
#602
5 months ago
fix and unify config item loading, fixes
#1160
#601
5 months ago
reduce distance at which lightnings can be seen and heard to 32 (instead of 1000/512)
fix missing beacon buffs, fixes
#1159
upgrade to latest spigot build
fix itemstack glowing
#598
5 months ago
fix ambient sound of polar bear babies
#597
5 months ago
fix crashes related to entity registration
#596
5 months ago
add version tag for 1.13.1 compat name
#595
5 months ago
add 1.13.1 support
fix some update bugs
add error message if leash requirement is invalid
#594
5 months ago
filter invalid leash flags
#593
5 months ago
check if enderman has a block
add some null checks
#591
6 months ago
remove /pettype command
delete exp cache when it gets corrupted
add missing egg icons
remove /pettype command
delete exp cache when it gets corrupted
add missing egg icons
#589
6 months ago
add config option to disable the auto respawn
#588
6 months ago
don't allow riding a pet when the skill is not active, fixes
#1145
#587
6 months ago
fix NPE caused by debug code
#586
6 months ago
add more projectiles to the Ranged skill
#585
6 months ago
fix some entries in the items.json file
#584
6 months ago
add item converter for 1.13
remove some ToDos
fix pet sounds
some horse armor improvements
fix pet climb height while riding
horse mouth can't open anymore
#583
6 months ago
add 1.13 mob types
check itemstacks for air
#582
6 months ago
fix tamed polar bears becoming zombie pigmen
update Bukkit dependency for all modules to 1.13-R0.1
move capturehelper command to premium command section
#581
6 months ago
add Minecraft 1.13 support
add Gangs+ hook
update lombok to 1.18.0
respect "friendly" option of SkillAPI class groups
ignore some NCP checks while riding a pet, fixes
#1131
add BossShopPro hook
improve hook handling
add MiniaturePets hook
rename LeashHook interface
add missing mule/donkey saddles, fixes
#1130
improve AllowedHooks
improve PvPManager hook
fix some language problems
prevent players to get stuck when riding a pet
make default exp config for custom mobs more safe against exploitation
don't allow dismount when player has not enough space
don't add unavailable pet types to config
fix skilltree permissions
allow custom EXP for mobs with custom names, implements
#1120
improve shown pet info
improve experience calculation system
make skilltree and name parameters of the create command
fix buffs with more than one level
fix the Factions hook
fix skill level messages
fix item tooltips containing a lore with ":" in it
prevent pet from attacking tamed animals of the owner
make the upgrade system more resistant to not careful set downgrades
allow level downgrading, fixes
#304
add config option to allow level downgrades from SkillApi exp loss, fixes
#658
fix interaction with Ender Dragons, fixes
#1028
fix "Invalid Item!" on chat hover
add chance leash flag
add size leash flag
add world leash flag
fix leash flag settings
make space in br optional
add reopen button to the tray menu
allow multiple lines in levelup notifications
show previous selected buffs in menu
load regeneration buff from skilltree
check if the port can be used before stating the SkilltreeCreator
fix Behavior skill
check if PreciousStones flag applies to player
fix Beacon skill
fix Backpack skill
fix Life skill
fix exceptions when no icon is set via a skilltree
reset the ride skill correctly, activate the ride skill in the default "Ride" skilltree
add an "active" modifier to the ride skill
disable services correctly
load item database correctly
disable saturation for entities that can't be fed
load the correct EntityConverterService in 1.8-R1, fixes
#1111
check the rider again before doing the jump check
catch invalid EntityDamageByEntityEvents, fixes
#1110
use https for the update check too if possible
add new persist method to the PlaceholderAPI hook that replaces the PlaceholderHookUnloadEvent hack
do not overwrite custom skilltrees with the default skilltrees
add custom levelup notifications
show skilltrees in the correct order
update rhino dependency
do not enable the plugin if all repos fail to load
store the last opened path and language of the SKilltreeCreator
add new default skilltrees
remove debug output
add source URL
fix dynamic level rule check
fix item loading, add item name database
load icons from skilltree file correctly
all encodings are UTF-8 now
load and write the json files for the gui in UTF-8 too
load icons as config items
load json skilltree file with the UTF-8 encoding
don't allow duplicate skilltree IDs
load mob types like the SkilltreeCreator does
fix version in plugin.yml
add build-helper-maven-plugin used for the version in the plugin.yml
get the service name via the annotation
make the leash requirement system extensible
allow up- and downgrading of skills
remove support of set(=) in skilltrees
toggle the premium skills when a websocket connection is opened
add websocket server to SkilltreeCreator
update gui dependency version
add some missing dependencies, update plugin/dependency versions
some POM cleanup
add tray icon + menu
check if a graphical interface is available before running the SkilltreeCreator
remove deprecated stuff
move ranged skill entities to better package
rename main class of the SkilltreeCreator
move colors to logger
#574
7 months ago
fix cows giving no milk, fixes
#1135
improve wolf tail positioning, fixes
#1133
#573
8 months ago
respect "friendly" option of SkillAPI class groups
#572
8 months ago
ignore some NCP checks while riding a pet, fixes
#1131
#571
8 months ago
add MiniaturePets hook
#570
8 months ago
fix pet jump height, fixes
#1127
#567
8 months ago
fix rapidfire exploit, fixes
#1123
#566
8 months ago
fix Minigames hook
#565
9 months ago
fix the Factions hook
#564
9 months ago
check if PreciousStones flag applies to player
#563
9 months ago
disable services correctly
#562
10 months ago
disable saturation for entities that can't be fed
#561
10 months ago
load the correct EntityConverterService in 1.8-R1, fixes
#1111
#560
10 months ago
update version to 2.4.0-SNAPSHOT
#558
10 months ago
catch invalid EntityDamageByEntityEvents, fixes
#1110
#557
10 months ago
use https for the update check too if possible
#556
10 months ago
add new persist method to the PlaceholderAPI hook that replaces the PlaceholderHookUnloadEvent hack
#555
11 months ago
check the rider again before doing the jump check
#554
11 months ago
remove the ProtocolLib repo
#552
11 months ago
check hashes of the downloaded files from the auto-updater
remove the old backup setting from the config
#551
11 months ago
check the HTTP status code before downloading an update
#550
11 months ago
add mypet-deny flag to WorldGuard hook, fixes
#1097
replace the ArenaHook with AllowedHook that is more universal
#549
11 months ago
respect the damage-animals flag of WorldGuard
#548
11 months ago
disable fly limit by default
set the default MySQL character encoding to utf8
add config setting that allows to disable the effect of the saturation system on the ride speed and the beacon range
#547
11 months ago
updated bStats to 1.2
#546
1 year ago
allow leashing of vanilla MythicMobs
#545
1 year ago
let pet projectiles only hit living entities
make the character encoding of the MySQL connection configurable
#544
1 year ago
fix using an incorrect EntityConverterService, (thanks to @q178666380), fix some compat annotations
#543
1 year ago
updated Residence hook (4.7.4.1)
plugins.yml cleanup
#542
1 year ago
rename the setting command
fix the amount of pets that can be stored
#541
1 year ago
increase reload times when the amount of permissions for the storage haven't changed
#540
1 year ago
update to latest RedProtect API
some gui package refactoring
#538
1 year ago
update version to 2.3.9-SNAPSHOT
#536
1 year ago
add config setting to disable XP gain in worlds
#535
1 year ago
read buff_speed_boost_level from the correct spinner, fixes
#1088
#534
1 year ago
don't let pets target vanished player
remove some debug output
#533
1 year ago
add MyPetPickupItemEvent
add PremiumVanish hook
catch more errors of hooks
#532
1 year ago
reload config before loading the config, fixes
#1051
#531
1 year ago
fix parameter count in SQL statements
#530
1 year ago
remove Activate-Resourcepack-By-Default from older configs
adjust some ride things
remove the resource pack feature
#529
1 year ago
add a flight limit to the ride skill
#528
1 year ago
add RedProtect hook
add SimpleClans hook
#527
1 year ago
fix PlaceholderApi hook when the `/papi reload` command gets used
#526
1 year ago
fix a typo in the softdependency for PlaceholderAPI
#525
1 year ago
round more values to 2 decimal places in Placeholder API
allow access to the Bukkit inventory for custom inventories
#524
1 year ago
round EXP to 2 decimal places in Placeholder API
remove the vault repo (down)
#523
1 year ago
add setting to disable all actiobar messages
#522
1 year ago
despawn pets during Elytra flights
#521
1 year ago
create update folder
update ProtocolLib dependency
#520
1 year ago
update version to 2.3.8-SNAPSHOT
#518
1 year ago
make the admin sub command map public
#517
1 year ago
initialize the jump strength attribute, fixes
#1042
#516
1 year ago
add MyPetRemoveEvent
#515
1 year ago
fix event order (MyPetCreateEvent before MyPetCallEvent), remove deprecated event
allow update check to be fully asynchronous
#513
1 year ago
fix pet jumping, fixed
#1040
#512
1 year ago
update version to 2.3.7-SNAPSHOT
#510
1 year ago
fix an itemstack converter bug
#509
1 year ago
fix silverfish egg colors
improve horse riding, fixes
#1034
#508
1 year ago
fix horse sounds
#507
1 year ago
add missing exp values for 1.11+ mobs, fixes
#1032
#506
1 year ago
remove usage of deprecated getTargetBlock method fixes
#1033
#505
1 year ago
do not enable https before Java update 101
#503
1 year ago
fix hook loading when a plugin is not usable
#502
1 year ago
add a hook activation message
#501
1 year ago
update vault dependency
#500
1 year ago
prevent players from opening inventories/menus while sleeping, fixes
#1029
#499
1 year ago
add PreciousStones hook
#497
1 year ago
fix entities max health when the Life skill gets resetted
reload the compat config when the reload command is used
#496
1 year ago
show database connection status in the logs
update MongoDB driver dependency
move config nodes loading that rely on a compat mode to a new method
update project url
#495
1 year ago
adjust plugin loading on unknown server versions
#494
1 year ago
change version enum ordinal
fix zombie professions (including husk)
copyright update
#493
1 year ago
add update mode to bStats
store the level the pet has so it can be displayed in the /petswitch menu
#492
1 year ago
update version to 2.3.6-SNAPSHOT
#490
1 year ago
allow leveling from mobs killed by tamed animals, fixes
#1027
add new animations (unused)
#489
1 year ago
add missing commands to the help command
add additional info on where to find the token
#488
1 year ago
remove old update check config node
#487
1 year ago
some cleanup made possible by Java 8
#486
1 year ago
allow download of the premium version via download token
improve update check, add update downloader
remove some unused pom things
don't protect monsters on Grief Prevention claims, fixes
#957
#485
1 year ago
register entities without polluting the registry, unregister entities correctly
update the wiki links in the config
#484
1 year ago
try to ignore custom entity registries
#483
1 year ago
cleanup config loader
refactor name tag config nodes
fix MobArena hook configuration, fixes
#1015
#482
1 year ago
add a new placeholder that shows the behavior of the pet, fixes
#1016
#481
1 year ago
return an empty string when no suitable info was returned by any of the placeholders, fixes
#986
#480
1 year ago
get balance once instead of checking for every shop pet, fixes
#1012
#479
1 year ago
fix the price i18n key
renamed skilltree switch penalty to fee
#478
1 year ago
unregister MyPet teams on load
#477
1 year ago
fix ANSI support under PaperSpigot
some POM cleanup
catch all throwables when replacing the logger
fix villager releasing
#475
1 year ago
check the value returned by the bukkit API for the player locale
set the default leashflag for skeleton horses to LowHp, set the default food for skeleton horses to bone
#474
1 year ago
move age/baby check
move GitHub files to .github folder
#473
1 year ago
colorize shop names, fixes
#1006
#472
1 year ago
update to Minecraft 1.12
#471
1 year ago
fix action bar messages, fixes
#1003
#470
1 year ago
update to Minecraft 1.12-pre6
#469
1 year ago
move unmounted player to position of the pet to prevent wall glitches
#468
1 year ago
add illusioner
add build number pie chart to metrics
#467
1 year ago
add parrots
update to Minecraft 1.12-pre5
overwrite plugin name in metrics
#466
1 year ago
replace old mcstats metrics with bStats
#464
1 year ago
add 1.12 support, (requires Java 8)
add update check message for OPs on player join
#462
1 year ago
update ProtocolLib dependency
add shop selection GUI
#461
1 year ago
fix horse walking sounds
#460
1 year ago
add MythicMobs hook to prevent players from leashing MythicMobs entities, implements
#976
#459
1 year ago
allow custom parameters in database name
#458
2 years ago
replace custom registry with the vanilla one, MyPet entities can't be unregistered now
#457
2 years ago
don't create entity when in wrong world group
Revert: add a worldgroup check before spawning pets into the world when teleporting/joining
#456
2 years ago
check inventory type before getting the saddle
#455
2 years ago
add a worldgroup check before spawning pets into the world when teleporting/joining
fix custom levelup sound in versions below 1.9, fixes
#971
#454
2 years ago
fix donkey and mule riding, fixes
#951
#453
2 years ago
check services class inheritance the other way around too
fix inverted pumpkins on snowmen, fixes
#961
#452
2 years ago
update version to 2.3.5-SNAPSHOT
#450
2 years ago
updated Bukkit dependency
change the default leash flag and food of zombie horses
add missing Kingdoms setting to the config
#449
2 years ago
fix server crash when riding a pet into water (1.11.2)
#448
2 years ago
update version to 2.3.4-SNAPSHOT
#446
2 years ago
fix error when calling pet in MC 1.11.2, fixes
#938
#445
2 years ago
do not try to drop AIR, fixes
#936
#444
2 years ago
fix color of released llamas, fixes
#934
#443
2 years ago
fix unregistering the MyPet entity types
#442
2 years ago
update version to 2.3.3-SNAPSHOT
#439
2 years ago
fix the enchantment glow in 1.11 GUIs
add /petbehaviour alias to the behavior command
update Readme
#438
2 years ago
fix invisible pets
#437
2 years ago
fix beacon inventory click
#436
2 years ago
add SuperVanish hook
add an issue template
#435
2 years ago
add a new version of the resource pack for 1.11 clients
the update to v9 is not needed (included in update v2)
#434
2 years ago
store pet on create command when player has an active pet
#433
2 years ago
deprecate age methods of horses, remove useless age code from entities
show the switch stats at the end of the title
#432
2 years ago
add version limitation to the split pet types
convert shop pets too
add missing pet types to the default shops
#431
2 years ago
fix saving pet type with SQLite
fix the zombie egg color (1.11)
#430
2 years ago
don't set a target when the pet can not attack
close statements and result sets too (MySQL)
#429
2 years ago
clamp llama variant
#428
2 years ago
store pet type when updating a repo pet (MySQL, SqLite)
fix creating and releasing of new pet types
translate type in icon menus
get convert to version on service load
add repo pet converter
split Guardian, Horse, Zombie & Skeleton variants into own MyPet types
add service debug message
add Vex glow (command only)
move release entity converter to the entity converter service
override some more methods to point to the original EntityRegistry
#427
2 years ago
enable entity converter service
#426
2 years ago
temporary release fix
#424
2 years ago
set llama release data
#423
2 years ago
move egg icon enum to a service, improve service handling
don't set "wants to respawn" status when pet is not spawned
revert EntityRegistry back to the original when the plugin gets disabled
#422
2 years ago
allow 1.11 giants to wear armor
fix equipment handling for: Evoker, Vex, Vindicator
add 1.11 mobs to the SkilltreeCreator
register 1.11 mob permissions
add new mobs to the default shops
#421
2 years ago
fix 1.11 horses (horse, mule, donkey)
fix leash interaction with pigs (1.11)
fix llamas
fix MySQL database upgrade (v9)
#420
2 years ago
use correct class for MyPetTypes
fix egg colors (temporary solution)
add XP values for the new mobs
fix switch penalty config loading
#419
2 years ago
fix riding
fix player - pet interaction
fix 1.11 inventories
add new 1.11 mobs
add entity support for skeletons, zombies, guardians and horses, (donkeys and mules don't work)
add 1.11 support
#418
2 years ago
adjust colors of thorns skill message
#417
2 years ago
adjust colors of thorns skill message
#415
2 years ago
add entity to scoreboard team before spawning it to prevent initial push