Hey guys, I'm trying to make it were when a player joins the server, if they are not in the config, it add them in a string. Whenever I try to...
I am making a Rank type system for my minigame. I have a getRank() method. The weird thing is though that when ever I do them in consecutive if...
I'm fairly new to using BukkitDev for I usually make private plugins. Anyway.....I released LightDeath in June. In about August, I think was when...
For my plugin, I have a method class for my commonly used things and for other devs on the server to use. The only problem is that whenever i try...
Hey guys, How can I get the meta of Carpet? (To get the colour) I tried some stuff and it doesn't seem to work :/ Thanks, Zach
So in my plugin I am tring to get if a person clicks on a sign it will do some stuff, but it doesn't work. To see if I could find the error, I put...
For some reason this code makes a player not able to move and keeps spazing out the no permission message. My code: http://pastebin.com/LH3frF8e...
How would I get the name of an item clicked in a inventory? My code so far for getting it: @EventHandler public void...
Im getting this error everytime I interact with a Gold Sword. I know where the error is, it's in my line:...
How would I fix this? @EventHandler public void onPlayerInteract(PlayerInteractEvent inter){ Player p = inter.getPlayer();...
How would I make it where players cannot leave a certian region defined in a config? Thanks, Zach
So I've been server surfing and I visited the Walls Server. I saw this on it: https://www.dropbox.com/s/htu5e8fa37eavj3/2013-06-04%2020.45.41.png...
I tried to rename a snowball a GlassCoin but it looks like the command isn't even excuted. Please help! Code: http://pastebin.com/9Z5CPkEu...
For some in my EventHandler it says I need to make it not a void and stuff. Here's my code: @EventHandler public void...
I want to see what a string in a config says. How would I do this? Thanks in advance
So one more question, when I strike lighting I want to make the lightning to strike at a spefic location. I was thinking of doing this:...
So I'm basically trying to make it were when a person dies, a lighting strikes down. What's the problem? @EventHandler public void...
So heres my plugin that I'm failing at. it will teleport people just find and dandy. What it will not do is if the player is not online it will...
I'm making a teleporter plugin and it isn't teleporting for some reason........ Here is the main code: http://pastebin.com/RvKqPyHg StackTrace:...
I'm trying to make it where when you type a command it sends you a message, but it's giving me a big error. Please help! Class File:...
Separate names with a comma.