I tried putting this code on a scheduled delayed timer but I get tons of errors which I can't happen to solve when I do it, but what I'm trying to...
ItemStack[] possibleItems = {sfsword, new ItemStack(Material.GOLDEN_APPLE, 3, (short) 1), new ItemStack(Material.EXP_BOTTLE, 160)};...
http://pastebin.com/zVcxXgBK - Dice (Not doing anything when I right click the air while holding the dice, but the command works)...
fireblast709 Unica Code0 Ok so it's still doing the same thing, I cut out a lot of the plugin to try and make it as basic as possible but it still...
Hey guys, my plugin is barely functioning. The only thing working right now is when I type /dice I get a ItemStack (Block of Quartz) but when I...
Ok so I disabled the command for now, I'm just using a block of quartz. Here's my updated code but I'm very confused as for what to do: package...
Thanks for the reply, is this the change I should have made? public void playerInteractEvent(PlayerInteractEvent event) { if ((event.getAction()...
I believe it is a logical error because the console isn't producing any errors, it says it is loading fine. I can type the command /dice and it...
Main.java: http://pastebin.com/Rnn5p4AU plugin.yml: http://pastebin.com/aKqej9Ws (I made sure not to use tabs in the plugin.yml) How come it's...
frogawesome Yes sir! And thank you so much. :)
Plugin category: Admin Tools Suggested name: Reset Chests What I want: I'd like a plugin which would allow a user to type a command (/store) and...
Barinade Onlineids Still not working, updated code: package me.BrushPainter.AmmoShop; import java.util.ArrayList; import...
Barinade Onlineids Crap, sorry guys. I'll try it now.
Onlineids The @EventHandler is in there.
Onlineids I'm not, look at the code, the only way to open the inventory is by right clicking while holding a snowball. If you buy a item it closes...
Separate names with a comma.