Ahtenus / minecraft-init

Init script for minecraft and bukkit servers
404 stars 125 forks source link

Add 'playercount' command, printing the number of currently connected pl... #146

Closed jgehrcke closed 11 years ago

jgehrcke commented 11 years ago

For convenience, add a playercount command, printing the number of currently connected players.

jgehrcke commented 11 years ago

This is still flawed, sorry (with 0 players on server). Gonna fix that tomorrow.

jgehrcke commented 11 years ago

Fixed, tested for 0-5 players now, but I expect all playercounts above 0 to behave the same :-).