unloadEntity
Specify entities to be deleted when chunk unload in config.yml If the entity is deleted,
the server console will show the log of the deleted entity

Config.yml
Entities to remove when unloading chunks
removeList: ["EntityName 1", "EntityName 2", "EntityName 3"...]
Comments