Appearantly, my plugin is not updated. I'm building it against the current bukkit version though, so I'm not sure what's going on here. I've tried...
I'm trying to hide an unhide a player from another for a certain amount of time. I saw that there is a .hidePlayer(Player player) in the Player...
I'm trying to debug my code, and it appears that the onEnable method isn't triggering my logger. If I'm not mistaken, I should see something in the...
I'm writing a plugin where I need to get the players on load or player join and add them to an array. However, whenever I do this, I get this error...
I get these errors: [SEVERE] Could not load 'plugins\MVOSPlugin.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException:...
I'm working on a plugin, and it has no compilation errors. However, when I export and such, I get this error while running the server on startup:...
How would I read a txt file, and then print out the file contents? I've looked at the javadocs for IO, but I don't quite get some of the concepts....
I'm thinking of making a stock market plugin. It would either hook into iconomy, or we would make a new economy system. Also, there would be the...
When the user types /donate, the correct thing comes up. However, when they type /donate iron, the wrong thing comes up. EG, the /donate text. Here...
I currently have this code: commands.java package net.milkycraft; import java.util.logging.Logger; import org.bukkit.ChatColor; import...
How would I create different "plots" and assign them to different people? I've been having trouble thinking about how to do this.... Any help would...
Does anyone have a simple java tutorail? I would perfer text, but i don't really care.
Is there an easy way to create a bukkit plugin other than using eclipse? If so, could you tell me? If there isn't, can you post some helpful...
Separate names with a comma.