Moved to Spout http://forums.spout.org/threads/slaves-for-a-civil-war-era-server.4841/
A very VERY simple plugin for the administrators to use. The real use is because of Essentials's /vanish command. It doesn't allow you to tell the...
I always overlook the easiest of things.
http://wiki.bukkit.org/Introduction_to_the_New_Event_System#Example_Listener
I've been having this problem and I can't really fix it. RPGPerks.java package me.nehuskerfan2.RPGPerks; import java.io.File; import...
That helped, thanks. I can continue :)
Look at line 37 in Eclipse and tell me what it says. I am too a newbie at this programming and I'm also developing a plugin. I have an error...
Try this. public boolean onCommand(CommandSender sender, Command cmd, String label, String[] args){ Player player = (Player)sender;...
I posted earlier but I disregard that thread. I'm making a plugin for shops basically. I'm working on the commands for help. I can't...
Like when I do /supermarket it shows Supermarket v0.1 Created by nehuskerfan2 /supermarket help Same thing shows when I apply help as args[0]
Pun? No. I was watching this tutorial and I just found out how to make commands more easier, the tutorial was on a banning plugin, but I am...
No answer?
Make it so onPlayerQuit(PlayerQuitEvent event) OR WHATEVER ITS CALLED will set their location to the originalPlayerLocation.
I was thinking if someone would help me with that String, I just don't know I can't find the right thing for it in the API. Bump. EDIT by...
I'm trying to figure out how to get a player's group name and sending it back to them when they do /ranks. It tells them at the last line "You are...
Separate names with a comma.