- updated hook for MythicMobs (please use the latest version
5.0.3)
- make it work for 1.18.1 again
- added limit to the maximal length of the NBT entity data string. This should prevent players from catching entities with large nbt tags (so big data)
- add support for crashclaim
- fixed CrashClaim hook
- only load crashclaim hook when it is used
- remove debug message
- fixed /sn give command to drop the item when inventory is full
- fixed error sound enum error after reloading
- fixed error when a player joins the server on 1.8
- fixed vanilla mob spawn when clicking on entities
- fixed armor parsing - only load hook on usage
- also check the material of a safarinet instead of just the displayname
added to config.yml:
Code (YAML):
messages:
cant_catch_nbt_limit
:
"&cFailed to catch! Try to reduce the data for this entity."