nitnelave

Results 287 comments of nitnelave

Thanks for the workaround, but normally it should be part of the plugin, I agree. I seem to remember that we're explicitly handling TNT differently. As for the `prevent-chain-reaction` setting,...

@Programie Have you tried adding TNT to the blacklist?

The blacklist contains a string with comma-separated IDs (see https://github.com/nitnelave/CreeperHeal/blob/master/src/main/resources/world-advanced.yml)

Sorry, I really haven't fired Minecraft for 2 years, I don't really know what's going on. I never had any problem with chain reactions, though, even with the default settings....

You could listen to drop events right after the explosion in the radius of the explosion (+1), but you would have to compute the radius of the explosion. I'm not...

If I'm not mistaken, skulls are not blocks, they're entities. I'll try to see if I can add something, but don't get your hopes up, I rarely work on CreeperHeal...

I think that should help: https://serverfault.com/questions/984578/change-permissions-for-named-volumes-in-docker

Did that work for you?

Does https://github.com/nitnelave/lldap/blob/main/docs/architecture.md#authentication answer your questions? What do you feel is missing? I could add more links to it from the README.