I want to make a plugin that allows people to vote on custom maps to load, but then I want to reset them back to their original state afterwards....
Because I want the events to be run without a host / admin. I guess if no-one wants to do this I will, though I'm not that great of a plugin...
This might work for you: http://dev.bukkit.org/server-mods/timeshift/
If someone already knows of a plugin that does this, please tell me. I wasn't able to find one. Plugin category: Fun/admin? Suggested name:...
What was it?? Stating your answer helps others. (like me)
I had a similar problem, so I made it. Here's the download. The name of the plugin and config file syntax is like it is because I may end up...
There's already several anti xray plugins. Here's one that I've heard good things about (but I don't use it)....
Is it possible to control how entities act? In my specific case, I want to make an iron golem wander around a certain location and attack specific...
@EventHandler(ignoreCancelled = true) public void onPlayerDie(EntityDeathEvent event) { if(!(event.getEntity() instanceof Player)) return;...
I fixed that and I'm still getting errors. But some of the errors look like this: 14:40:59 [SEVERE] at...
I keep getting this: 19:20:54 [SEVERE] java.lang.NullPointerException 19:20:54 [SEVERE] at...
On my server, one of the players can't see other people chat or chat himself. I can talk with him via private messaging, but he can't see just...
Wait, how is this different from the previous system? True, it gets rid of pm.registerevent(), but there's still a huge onCommand() meathod. Is it...
I'd like the ability to do some more limiting with the permissions. I'd like it so that people can make animals target other players, but not...
I can't seem to get this to work. I have lwc 1.57 and craftbukit build 423, permissions 2.1 with the default group given 'lwc.protect', and me...
Separate names with a comma.