Awesome idea, I'll try to make it. Edit: Lost interest :/
You put them into your config. Here's an example: It will execute /match start when they're 5 players online and /feedall + gives a message for...
Created and uploaded it here (it's called onX because I think that sounds better than CommandStart). If you see any bugs, please let me know....
Turns out that it's not as awesome as I thought it was (it got to boring to continue). I uploaded the source code here.If somebody is interested...
timtower I'm rather making it for myself, seing what I can do and how long it takes me to do that. Anyways, thanks for telling.
Awsome idea! I'll try to make it, but it could take some time
If you have your Spawn-Location, you can get the location of any entity, call .distanceSquared(yourSpawnLocation) and compare that to your radius...
Step 1: Make your BlockPlaceEvent final public void onPlace(final BlockPlaceEvent event) Step 2: Get the block in the run() void and set it to...
TheMcScavenger Or, even better, learn java first...
Your function to fetch the commands is probably something like public boolean onCommand(CommandSender sender, Command cmd, String label, String[]...
Sprinter101 Please make sure that your Bukkit.jar is in your build path. In Eclipse, you can do that with the following steps: Right click your...
EgyptianKing I don't think that's possible. According to the wiki, plugin-profiling only checks how much time plugins need to handle events. If...
Zaaryus There is only on more thing that i can think of: after making changes, you should update the skull with s.update(); I had the same problem...
Try loc.getWorld().playEffect(loc.add(0.5D, 0.5D, 0.5D), Effect.PORTAL, 10, 30);
I don't think that there can be a fix for this, because, as far as I know, the minecraft client allows a maximum of 16 chars per cell in the...
Separate names with a comma.