Irmo van den Berge

Results 232 comments of Irmo van den Berge

Try out the dev builds of bkc, as the problem should be fixed there already https://ci.mg-dev.eu/job/BKCommonLib/

Part of the confusion comes from a problem I just found. World configuration has a 'bedRespawn' option, and a 'forcedRespawn' option, which both appear to do the same (but inverse)...

Looks like a loop trying to load chunks, will look into it

The plugin snapshots for bkcommonlib are a bit unstable as I was making very large internal changes. Can you check using the latest 1.16.2 bkc build? (yes, it supports 1.16.1)...

I think I've found and fixed the server crash you've encountered, see if it's better now. Also fixes slabs/stairs letting light through. https://ci.mg-dev.eu/job/BKCommonLib/869/ https://ci.mg-dev.eu/job/Light-Cleaner/79/

Discord would be a bit easier To control where people go when they die in a world, you use the **/mw respawn** set of commands while in the world where...

Where in the world do you respawn? The world spawn? Or something else? I havent had this issue myself so it could be another plugin deciding where you should respawn...

Can you upload the exact contents of Localization.yml to https://paste.traincarts.net ? The text is a bit messed up in the code block due to word wrap among other things.

Can you set `forceSynchronousSaving` to true in BKCommonLib's config.yml? Does that change anything? It seems like some sort of corruptions occurred when saving that I can't really explain by the...

Is it possible to do `/mw create path//to//world` or does this not work? I cant change the folder if bukkit doesnt support it.