Hey People that use Zombies, today i will release a pre fix for the issue you might have that some entities are still stuck.
What has been added?
When an entity died or despawned for no reason, it will be counted down from the left zombies like you would kill an entity, this should fix the issue if you have despawn settings at spigot setuped. What has been also added is an toggleable LivingTime for Entites in the main config.yml.
This new setting will automatically remove the entities after the seconds are over.
This is the default Configuration:
(The Value is an number in seconds)
Entity:
EntityLivingTime: 90
EntityLivingTimeEnabled: false
When an entity died or despawned for no reason, it will be counted down from the left zombies like you would kill an entity, this should fix the issue if you have despawn settings at spigot setuped. What has been also added is an toggleable LivingTime for Entites in the main config.yml.
This new setting will automatically remove the entities after the seconds are over.
Fixed the Issue that the RevivePlayer results in console errors
Added support for HEX Colors in Chat / Scoreboard
Important Information due to Hex Color Implementation
-> Only 6 Digit Long HEX Colors work for Example #000000 <-
-> Scoreboard currently only supports 32 Characters <-
Added an Option to do one door purchases, so other connectedDoors will open at the same time without beeing charged.
Added an configurable "CustomModelData" Number to the config for weapons so you can use custom resource packs
Updated to latest Spigot Version 1.20.1 - not compatible with older versions