BG-Software-LLC / WildLoaders

Very optimized and highly configureable chunk-loaders plugin!
https://bg-software.com/wildloaders/
GNU General Public License v3.0
27 stars 13 forks source link

Entity that does not despawn #74

Closed Xitryne closed 11 months ago

Xitryne commented 11 months ago

Minecraft's Version

Paper 1.19.4

Plugin's Version

2023.2

Describe the bug

Entities do not despawn in a loaded chunk

To Reproduce

Spawn Mob in a Chunk Loader

Additional Information

No response

OmerBenGera commented 11 months ago

The chunk is kept loaded, why would they despawn?

Xitryne commented 11 months ago

Yes, but after 5 or 10m aren't the entities supposed to despawn?

OmerBenGera commented 11 months ago

If the chunk is loaded and you're near it or any other plugin, then no. Because the loaders act as players in some ways, then it sounds fine for me.

If it wouldn't be the case, entities would instantly despawn (monster entities at least)

Xitryne commented 11 months ago

I see, and would it be possible to add an option for the Chunk Loader to force the dispawn after a while? Because I use WildStacker's clear to counteract this.

OmerBenGera commented 11 months ago

Sadly not, this makes no sense as a feature. The chunk is loaded as any other chunk in the server, and therefore entities inside it will not be despawned.