Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
Hey. I'm trying to prevent players to drop/trade items if lore contains [Untradeable]. But I need to allow them to put it in some specific...
Hi. I'm trying to play animations on my npc, but ProtocolLib throws me the following error: "FieldAccessException: No field with type byte exists...
Hi, So I'm trying to set up my pom.xml, and I have some jar dependency. When I choose the <systemPath>, everything is fine. There's no error. But...
Hey guys. So I would like to build my plugin with maven, but I got the following error. I have no idea what is wrong with this. I'm using the...
Hi, I would like to cancel arm swing animation with ProtocolLib. I have this code: public void setupProtocol() {...
Sorry it was written in the wrong forum...
Hi, I would like to change an items model data in the player inventory client side. I don't have experience with protocollib, so I need some help....
Hey, I'm trying to prevent players from putting items in the hotbar slots. InventoryClick event is working fine, but if I shift-clicking on an...
Hey guys. I'm working on a bossbar compass, and i would like to mark a locations direction on the compass. So if the player facing to the given...
Hey guys. When i send a packet to player, i want to check the player have gotten it already, and if the player have gotten, im not sending to...