This has snippets on how to change armor color: http://forums.bukkit.org/threads/snippets-for-1-4.108101/
package me.trusebruse.NoEnchantmentTable; import java.util.logging.Logger; import org.bukkit.ChatColor; import org.bukkit.Material; import...
Sure, but it will create even more errors. This Block.getTypeId() == Material.ENCHANTMENT_TABLE; is not valid code.
That won't fix it. His event handler doesn't have the @EventHandler annotation, his class does not implement Listener, and in the event arguments,...
Here is my attempt at fixing your code: package me.trusebruse.NoEnchantmentTable; import java.util.logging.Logger; import org.bukkit.Material;...
Fire is not an entity, it's a block.
Thanks for that code. Off Topic: OP, I like your username!
I am actually programming an IP locator into the plugin I'm currently programming. If you want, I could possibly code this for you.
Separate names with a comma.