Random Killer
Introduction
This is a simple plugin that I did to improve my skills, but I've decide to post it in bukkit dev as it may be fun and usefull for some servers.
About
Random Killer, will chose a random player online and kill it. In other words, plugin is just for fun, and trolling :D . If player chosen, is an op or has a permission that wont allow its death, it will not be killed.
Commands
/killrandom : Command for choosing an online player and kill it.
Permissions
- killrandom.* : Will give access to all permissions.
- killrandom.notkill: Will stop plugin from killing this player, if chosen.
- killrandom.killsomeone: Gives permission of using /killrandom command.
Credits & Version History
-Credtis
turt2live, and Fenhl, that helped me through all development, and PandazNWafflez that told me how to make plugins :)
-Version History
2.0.0 -Fixed error when theres only one player. 1.0.1 -Fixed unpolite onDisable Message 1.0.0. - Release of the plugin.