Excellent, thanks
@timtower I normally get a PM when the status changes, but I haven't this time around. My concern is they might have PM'd CalibeR50 who has been...
@timtower 1. Yeah I kinda figured that'd be the case - I was living on hopes and dreams there. 2. Am I blind, or...? [IMG]...
I'm the (currently sole) developer of ServerSigns and the project has been flagged with an abnormal status on my most recent file upload; the...
Whenever I create the items, I store them in ' Set<Entity> currentItems '. I then call the following method onDisable() for the plugin:...
Hello! I'm making a shop plugin that involves having items float on top of half slabs. All is fine and dandy, except the method that is supposed...
Thanks for the link; I think I understand the why this error has arisen now, but I still can't think of a way to fix it. xD
Hello! Let me first explain what I'm trying to do. I have an API plugin that I want to use to make my own "APlayer" object, managed by the...
I still don't understand, sorry. ;s I just want to be able to set velocity in a direction. Solved: Entity e; Player p; double speed;...
Hello! Basically, I'm trying to create an item at Player "p" location, and I want to launch the item in the direction the player is facing, as...
How do you mean? I think I already did what you're suggesting in my code...
Hello, I'm trying to make something that will tp the command sender around online players, with an args[0] time gap between the teleports. I've...
I'm trying to use: if(p.getInventory().getHelmet().containsEnchantment(Enchantment.PROTECTION_ENVIRONMENTAL)){ but I get an error on...
Done, but I still get this error: java.lang.IllegalStateException: Not scheduled yet at...
Hello, I'm using a repeating task, like so: https://gist.github.com/9abe714b40a63fbcf710 But I'm having a problem whereby the "explosion"...
Separate names with a comma.