Long story short, I want to use onPluginEnable to link in dependencies. However, the plugins I depend on is dynamic, and is not found out until...
In my onDisable() I'm trying to process a save for all online players, but I think it is kicking the players before my onDisable() calls...
Under project information for plugin on bukkitdev, why are there not more language options? I can get my plugin translated into languages such as...
I am trying to use some code to get the local item name text for a Material: I need to get the material into a format like these to retrieve the...
I was creating a new project for bukkitdev and accidentally hit create too soon, missing commands, changelog, etc. I can't really find an edit...
PrintingPress - Copy books and build a machine for it. Version: 1.0 Ever wanted to share your books with other people but still wanted a copy for...
I am going to make a plugin where you can place a sign on a chest that says [Copier], then place a written book in the first slot, inc sacs in the...
I replied to this thread here but i realized it had been marked as solved, without any real answer. I want to be able to cancel specific blocks when...
I find this to be a lot simpler, here is a class I made: package your.package.name import java.io.File; import java.io.FileInputStream; import...
Is there a way I can check if the cause of a block breaking was from an explosion? onBlockBreak is only for play break events. I need to cancel...
[ATTACH] Can i be informed on what "Ass-pressure" is? This made me laugh out loud.
Launch Yourself - Launches you like an arrow when you shoot a bow.[arrow] Version: v1.0 Features: Turns the shooter into the shot by launching you...
Any quick fix? I want them to be able to use slowness potions and such on the other players. Would i need to add to my plugin a check when the...
Hi, I wasn't exactly sure where to put this thread but i think i'll get the most here. I'm running my server, mcspleef.com, on ubuntu server and i...
Hey, I posted on the bukkit consulting firm but i think a lot of people that can help me will be looking is the Plugin Development section. Please...
I have a property called world.places that i want to contain many different names (chosen by the user) which then have more sub-properties. A little...
Is the best was to do this to add, say in the constructer, a reference to your main class and have it set a variable in the listener class So you'd...
I don't mind if only spout users can only see it but how can i set the nameplate? I tried player.setDisplayName(newName) with no luck..
Im making a mini game like plugin and i want need the players to not be able to move any item in their inventory or take off any armor. I thought...
I think players should have a void setTag(object o) and object getTag() kind of thing because... well i was gone talk about my example but i started...
Separate names with a comma.