HumanEntity clicker = event.getWhoClicked(); InventoryView invView = clicker.getOpenInventory(); CraftingInventory inv = (CraftingInventory)...
Althought Lib's Disguises may not support it, its now possible to change player name and skin independently. It means that you can keep old name...
It actually isn't lore line, but AttributeStorage always creates invisible attribute which causes small emphty space under lore. As I know it may...
Spawn the horse and then do horse.setPassenger(passenger)
Not all NMS method are obfuscated, but they will still break every Minecraft update if developer won't use reflection. And of course, the plugin...
If you want to stop entities moving, just set their movement speed to 0. It required NMS, thought, but will not lag. And it's even possible to...
Isn't it possible to use this to change any entity attributes with this? As I know, only thing which I should do to use it that way is change...
Why to register entity? I have used custom fireballs in 1.7.2 builds and they worked fine without any registering.
Title explains my problem quite well. It may sound very strange, and actually it's strange. .toString() representation is same for both...
How I can get which page of written book player is reading when he closes book? Or is this impossible?
I'dont import any NMS or CraftBukkit code. MaterialAPI (or Tagutils) try use 1.5.2 classes. Looks like its tryng load 1.5.3 NMS NBTBase.
Samthelord1 I'm getting same errors, but I changed code a little and get it working. But when I try use plugin in server, it don't work. I...
Separate names with a comma.