ServerCaster-1.8-extension
Details
-
FilenameServerCaster-extension-1.8.jar
-
Uploaded by
-
UploadedMay 3, 2014
-
Size5.37 KB
-
Downloads329
-
MD5fc815ea28444a7b75b0c34e57191c7aa
Supported Bukkit Versions
- CB 1.7.2-R0.3
Changelog
This extension provides the following variables:
| code | description | player specific |
|---|---|---|
| %PLING% | Plays a sound to all players receiving the broadcast | false |
| %RDMPLAYER% | Picks a random player from the players online | false |
| %SLOTS% | Shows the maximum number of slots that the server has | false |
| %PLAYERS% | Shows the amount of players currently online | false |
| %ONLINEPLAYERS% | Shows a list of names of all the players currently online | false |
| %LISTALLSTAFF% | Lists all staff specified inside the config.yml | false |
| %ONLINESTAFF% | List all staff that is currently online | false |
| %PLAYER% | Shows the name of the player receiving the message | true |
| %PING% | Shows the ping between the player and server (currently not working) | true |
All variables are case insensitive, for your convenience.
These variables only work on servers with ServerCaster 1.8+
variable %PING% does not work yet