Max Lee

Results 497 comments of Max Lee

So if I read this right then there is no issue in you case? That's good to hear that the code indeed works as I expected. As I said: Any...

@vgrynch Ah, I see. The text was pretty hard to read on there. Contact support of your server software then. They are not properly implementing the Bukkit/Spigot API, there is...

That's the main listener for shop creation, yes.

Don't think that's normally possible (with Paper there is a config option to allow sign interactions in the spawn region though: [`spawn.allow-using-signs-inside-spawn-protection`](https://docs.papermc.io/paper/reference/world-configuration#spawn_allow_using_signs_inside_spawn_protection)), best to just make the spawn protection smaller...

This kinda looks like the error is in the Minecraft/Paper server itself, not in the plugin. Not sure how muwh is doable there from the plugin's side.

You could try older builds/versions and see when it works again. Or just report to Paper.

I don't think this is a good solution. Removing that makes it impossible to call the event with other max widths also the ItemAliasModule listener itself uses the max width...

> The change doesn't remove max width from the event, only prevents it from being truncated too early. Yes it does? It changes it so that the string representing any...

You conveniently left out the log which was requested by the template. Also ChestShop version 1.1 hasn't existed in over a decade...

Not sure why it failed like that for you, might be because you enforce checksum validation in maven or maybe it cached something weird. Try cleaning your local repo cache...