pop4959

Results 137 comments of pop4959

It looks like this would be fixed by moving this logic back onto the main server thread: https://github.com/EssentialsX/Essentials/blob/09dc49aacb702408f00ec8418b6b6c0527436924/Essentials/src/main/java/com/earth2me/essentials/commands/Commandbalancetop.java#L115 Also, does this ever happen if you don't use a command block?...

Confirmed on 2.20.0-dev+5-d891268

In my opinion it would still be good to add an event with the correct signature, and deprecate the old one. That way it can slowly be phased out, and...

I'm sure this has been discussed... but since I've apparently been living under a rock, why is EssentialsDiscordLink a completely separate plugin from EssentialsDiscord? It seems to me like it...

Yeah but EssentialsDiscord has already become more than just a simple chat bridge. Arguably if this is going to be its own module, the stuff for console relay, etc, should...

@iRedFox Come on the Discord if you still need the converter. I believe it's been finished, as @bartyrealms was able to properly convert his files.

I think this is more so an issue with the Essentials item meta not being re-applied to the items that are saved via `/kitcreate` and then loaded. I'm pretty sure...

Noted, marked this as a problem and not a bug since technically this is "intended behavior" based on how Essentials currently parses the author name in books. However this is...

Confirmed, although it seems like this is a rather unique recipe since normally items are not left in the crafting grid. Condense should only be used on reversible recipes, and...

This is not going to be fixed; apparently the 15 character limit is a feature.