MrDplugins lol no problem
ESSHD http://dev.bukkit.org/bukkit-plugins/vault/ Look at the author's examples.
XFarwar Mi consiglia di spostare il ArrayList all'interno del vostro metodo di comando oppure quando la prossima Player utilizza il comando che...
DoppelRR He does not have the code but has a map format in YAML file with votes and wants to sort them. Cherwin1 There is plenty of information...
Necrodoom Yes, that is a copy constructor.
stormneo7 Yes...there is... http://www.javapractices.com/topic/TopicAction.do?Id=12...
stormneo7 Zacky1 Do not use the clone method. Instead use the copy constructor for ItemStack. Also you can make your own class the extends...
Tss1410 Can we see your listener class please?
Tss1410 LivingEntity has a launch projectile method. http://jd.bukkit.org/dev/apidocs/org/bukkit/entity/LivingEntity.html
sfxworks We do not support this topic here. Please go to your custom software's development forum and ask the question there.
Muhammadazka You make it so on click of a specific item you define you close the player's current inventory and then display another menu. I show...
Dysko The wiki I provided shows examples on how to implement a listener in another class. I also recommend learning Java before attempting to get...
Dysko http://wiki.bukkit.org/Event_API_Reference <-- Registering events To cancel those backend commands you can check if the message starts with...
MomsKnife There is a public int for ping in https://github.com/Bukkit/CraftBukkit/blob/master/src/main/java/net/minecraft/server/EntityPlayer.java
Dysko 1. Make sure the event listener is registered 2. You could always negate the default bukkit permission node for the group of players you are...
Separate names with a comma.