Description

This is a plugin for counting the players which already joined the server.
It can also broadcast a message when a new player join the server.
Deutsch: http://dev.bukkit.org/bukkit-plugins/slsjoin/pages/deutsch/
Download: http://dev.bukkit.org/bukkit-plugins/slsjoin/files/
Sample config:
onjoin: true joinmessage: '&b&l[SLS] &6&lWelcome {player} on my new server! You are the &7{counter} &b&l player!'
Variables:
{online} - All online players(numric) {max} - Max players {player} - Playername {displayname} - Players display name(this name is used to make nametags, etc. in other plugins) {time} - Current time {counter} - Display all players ever been on the server {heart} - A <3 :)
Commands:
/slsjoin reload Reload the config file
Permission: slsjoin.reload
/slsjoin stats Display the stats
Permission: slsjoin.stats
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.



