andrewkm

Results 144 comments of andrewkm

@pop4959 think you'd be able to check this out?

@pop4959 can confirm pale oak stuff needs an update to LWCX. Stuff like locking a sign or door, and breaking the block it's locked on, will remove the protection, etc....

Fixed by change https://github.com/GeyserMC/Floodgate/blob/master/spigot/src/main/java/org/geysermc/floodgate/module/SpigotPlatformModule.java#L105 to `outbound_config` Thanks Camotoy! :)

> Note btw that it's not recommended to enable debug mode as it is meant for debug purposes only. It has quite a bit overhead and it spams your logs....

We already limit packets and commands, I've been attempting to reproduce with macros of my own and cannot, I have no idea how they managed to do this. They mentioned...

Sure that would be nice :) I closed it as I was just going over all my authored github issues to clean them up a bit, and haven't had this...

I haven't witnessed any problems here since issue opening, I'm going to assume this is fixed and was a variety of several things contributing to the problem.

I can reproduce this on 1.21.4 - with /spawn via MultiVerse. If a pet is on your head as a hat, teleportation breaks.

Looks like the origin of the item is what is causing it to not work. The items I was using in my original test were spawned in with /i or...