Variables
Variables

Actionbar || Commands || Permissions
Player Variables
| Variable | Function |
|---|---|
| %gamemode% | shows the players current gamemode |
| %money% | gives out the players money amount |
| %player% | gives out the players name |
| %level% | gives out the players level |
| %health% | shows the players health amount |
| %foodlevel% | shows the players current foodlevel |
| %maxhealth% | shows the max health of the player |
| %iteminhandtype% | gives out the type/name of the item in the players hand |
| %iteminhandamount% | gives out the amount of the item in the players hand |
| %iteminhandid% | gives out the id of the item in the players hand |
| %group% | show the players group by name |
| %prefix% | shows the players prefix of his group |
| %suffix% | shows the players suffix of his group |
| %ping% | shows the players ping |
World Variables
| Variable | Function |
|---|---|
| %difficulty% | shows the world difficulty |
| %world% | gives the players world name |
| %blockx% | gives out the x cordinate of the player |
| %blocky% | gives out the y cordinate of the player |
| %blockz% | gives out the z cordinate of the player |
| %direction% | show the players direction by name |
| %directionLetter% | show the players direction by letter |
| %directionNumber% | show the players direction by number |
Server Variables
| Variable | Function |
|---|---|
| %vanishedplayer% | shows the current amount of vanished players |
| %onlineplayers% | shows the current amount of online players |
| %maxonlineplayers% | shows the max amount of players for the server |
| %servermotd% | gives out the current servers motd |
| %servername% | gives out the current servers name |
| %serverid% | gives out the current servers id |
| %serverip% | gives out the current servers ip-adresse |
| %serverport% | gives out the current servers port |
| %staffs% | shows the amount of current online staff members (the permission which is been used to count this variable is editable in the config) |
Real Life Variables
| Variable | Function |
|---|---|
| %time% | gives out the real life time |
| %date% | gives out the real life date |
-
View User Profile
-
Send Message
Posted May 15, 2015Nice. Could you add server-name or server-id (ideally reflecting the values in server.properties It would be really helpful to distinguish my (hopefully) identical development and production servers. I can use %serverid% for now, but ...
-
View User Profile
-
Send Message
Posted Jul 2, 2015Nice plugin, will their be other plugin support like factions, for power/maxpower etc..?
-
View User Profile
-
Send Message
Posted Nov 18, 2015hi, I think integer %blockx% is better. Otherwise it occupied large screen area.