Bridge
Bridge
**Describe the bug** NoSuchMethodError with latest protocollib **To Reproduce** Steps to reproduce the behavior: 1. Download latest ProtocolLib & Eco 2. Error on PacketHeldWindowItems **Expected behavior** Causes an issue with...
Currently trying to add multiple "proxies" to one of my commands, tried the classic "|" separation to register multiple commands and realized that wasn't implemented. It would be lovely to...
Players get kicked with the message "ReportedNbtException: Loading NBT data" on 1.20.3, likely due to a packet still using json within this plugin. Gets fixed when not using this plugin
 Multiple users doing this, crashed my server
### Server version Paper 1.20.4 ### TAB version 4.1.3-SNAPSHOT ### Describe the bug Check title. This is with infinite nametag mode. ### Expected behavior Should remove the nametag ### Steps...
[22:09:46 WARN]: net.minecraft.ReportedException: Loading entity NBT [22:09:46 WARN]: at net.minecraft.world.entity.Entity.g(Entity.java:2502) [22:09:46 WARN]: at RoseStacker-1.5.7.jar//dev.rosewood.rosestacker.nms.v1_19_R2.storage.NBTEntityDataEntry.createEntity(NBTEntityDataEntry.java:76) [22:09:46 WARN]: at RoseStacker-1.5.7.jar//dev.rosewood.rosestacker.stack.StackedEntity.shouldStayStacked(StackedEntity.java:385) [22:09:46 WARN]: at RoseStacker-1.5.7.jar//dev.rosewood.rosestacker.stack.StackingThread.stackEntities(StackingThread.java:147) [22:09:46 WARN]: at org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101) [22:09:46 WARN]: at org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)...
fixes #197
### Describe the bug Upon chunk load, NPCs that hold a trident in their hand disappear. ### To Reproduce Check description ### Expected behaviour They shouldn't disappear. ### Screenshots /...
Fixes #508.
Floodgate currently forwards a "broken" gameprofile to velocity that does not contain any properties at all, causing paper instances to register this player as not having any textures and therefor...