At the start (I should have a release ready by today), the minimal features will be available. So we're talking about your permissions, group...
[IMG] [IMG] InteractiveChat is a new plugin for Bukkit (will be available in a day or so), which is highly customizable. You will be able to...
I also found the issue and I said that in my post aswell, maybe you missed it lol. He never implemented CommandExecutor in his class containing...
If you use a CommandExecutor, you need to make sure that the class you are setting as your executor implements CommandExecutor. Also, you...
I was curious how to do this, and I figured out how to do it myself. So I am sharing my code snippet to those who wish to do this. import...
public void addArrow(Player p, int i){ ItemStack arrow = new ItemStack(Material.ARROW); ItemMeta arrow2 = arrow.getItemMeta();...
We can talk about this in PM if you would like. I'll post some "updates" here and there as the plugin progresses in development. As a matter of...
This is actually what I do on my server, it works fairly well and keeps the database server from getting congested. But either way, you would...
Switch to EntityDamageByEntityEvent EntityDamageEvent.getEntity() - returns the attacker.
Well then, try making sure that the player's display name is ready somehow by creating a PlayerLoginEvent event handler. Because, Pex isn't...
You can't have a set display name without first defining a display name. You never defined any custom values for a display name, even if PEX does...
Get rid of @EventHandler(priority = EventPriority.MONITOR) Just use @EventHandler
MineCraft Online The Most Powerful MineCraft MMORPG Experience MineCraft Online is a Bukkit plugin in development which will transform your...
There was no implied meaning underneath my response to what you said. I'm looking for advice to help better myself and if you're going to say...
Well then. Thank you for no elaboration or providing anything constructive to this thread.
Separate names with a comma.