Fix frdmn's minecraft plugins
- Get rid of duplicate plugins in "jsonapi/" folder- Rename- Reference to original GitHub repo
Indention
Example for alerts / limits
comment format renewal
added some whitespaces
new Statistician and Ultrabans (SQL) plugins
new README for new plugins
reorded the tasks
missing '`'
fixed a typo
more pretty code highlighting
fixed missing code
first version of the plugins
initial README
Initial commit
Merge pull request #278 from frdmn/master
New Minecraft/Bukkit plugins
Fixed indentation + configurable SDK path
Create minecraft-users-ram_
Added several Minecraft/Bukkit plugins (depending on JSONAPI, Statistician and Ultrabans) to show the current online players, the RAM usage, the current TPS (ticks per second), hostile/neutral/passive mob kills per day, new players/visitors per day and kicks/ban/mutes/jail/unban/etc. per day - http://s.frd.mn/XJsryR for more informations
Switch to Ruby and MineQuery to remove an extra plugin dependency
Most servers have minequery installed already, no need to also have OnlinePlayers when this is what MineQuery was built for.
- have some dirs