evan

Results 24 comments of evan

try setting `count-all-mobs-for-spawning` to `true` in the `config/paper-world-defaults.yml`. this is likely WAI -- how did you spawn the wardens?

command block is working as intended shrieker is not. Currently, they just have the DEFAULT reason, not sure that NATURAL quite fits though either as they are somewhat player summoned,...

What I gave you is a workaround, there is still an issue here. Reopening

Yes, it is more than likely that the skeletons just despawned. Please ensure you are close enough to the skeletons, or try with another user around. In addition, check your...

To recap conversation on discord apparently the wither skeletons will despawn when they go through the portal, behaviour that does not persist on vanilla or spigot. I haven't looked at...

caused by https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/browse/nms-patches/net/minecraft/server/level/WorldServer.patch?at=9ed7e4fbe4c0cd2076a52d65a9ea8ae810d0e176#123-132 / https://github.com/Byteflux/CraftBukkit/commit/671a2893f42a66ce1e966369ce2212c4df9953eb. I haven't fully evaluated the possible ramifications of reverting this. but seems safeish? Keeping behaviour from 1.2.5 is a bit...

This really screams EAR. Check out `entity-activation-range` in spigot.yml, and attempt to raise some of the values related to villagers. As a quick test, set `villagers` to `-1` to completely...

That is a limitation of the plugin at this time. How the plugin works is reimplementing sand duping, not unpatching it. For the slower design, the original maintainer got [these...

Taking a more thorough look, that workaround won't really work at all. I have an idea for another solution (that will also close #4), but it'll be at least a...

Looked into this some more. Unfortunately, not going to get fixed any time soon. It would require reworking the entire plugin to be much more hacky and take a fully...