17:06:57 [SEVERE] Could not pass event EntityDamageByEntityEvent to GalessServer v1.0 org.bukkit.event.EventException at...
I had an awesome idea today, but I have no idea how to implement it. Could someone guide me on this? When a player opens their inventory, they...
Item Name: Lightning Rod or Thor's Hammer What it does: Calls down lightning when right clicked on a block. A classic. Crafting Recipe: diamond...
Thanks! That solved it.
Arrow entities can't have a DisplayName NBT property. Only mobs can. I'm pretty sure of this, and haven't read the whole thread, so correct me if...
I still get the error with the following code, and the item doesn't get removed from my inventory. Austy for(ItemStack i : p.getInventory()) {...
//Variable - it's only set to 10 for testing int id = 10; //Code that throws the exception for(ItemStack i : p.getInventory()) {...
Kind of. As you probably know, commands can now have arguments, such as... /tp @a[x=100,y=100,z=100,r=10] 100 100 100 That command looks through...
Hey everyone. Looking for help on a concept here. Is it possible for me to create my own arguments for TestFor such as /testfor...
Codisimus Thanks for that information :D Bookmarked. But sadly, it still does not work. I suspect there is possibly a hidden character in the...
if(villager.getCustomName() == "Jerry") { ... When this code is executed, the villager's name is Jerry, but it still returns false... I've tried...
Hey everyone. When my players die, they keep their inventory after respawning. Does anyone know which plugin may have caused this? Here are...
Hey everyone. I'm a semi-experienced plugin developer... I've been trying to figure out how to do this... when a player dies, the player's corpse...
THANKS!
Thanks so much! I didn't see that in the tutorial... Weird. Ah wait... now I have a new error in eclipse. This is the code: Logger log =...
Separate names with a comma.