Details
Supported Bukkit Versions
Changelog
0.0.9
Important
Misc.
- Added a new way to split lines (use " ; " instead of " <split> ")
Bug Fixes
Additions
- Can now use " ; " to split lines (Just thought it looked nicer then " <split> "
- Added MCTowns Variables
- <mctownshastown> | Does the player have a town
- <mctownstowns> | How many towns is the player in
- <mctownsname#> | Town #'s name (Replace # with a number [1 and up])
- <mctownssize#> | Town #'s size (Replace # with a number [1 and up])
- <mctownsresidents#>| Town #'s residents(Replace # with a number [1 and up])
- <mctownsmayor#> | Town #'s mayor (Replace # with a number [1 and up])
- <mctownsterritories#>| Town #'s territories(Replace # with a number [1 and up])
- <mctownsassistants#>| Town #'s assistants(Replace # with a number [1 and up])
- <mctownsfriendlyfire#>| Does Town # Allow friendly fire(Replace # with a number [1 and up])
- Added Essentials Variables
- <esshomes> | How many homes
- <essmuted> | Is the player muted
- <esshidden> | Is the player invisible
- <essgodmode> | Is the player in godmode
- <essnickname> | Players nickname
- <esstprequest> | Do you have a tp request waiting
- <essvanished> | How many players are vanished
- <essjails> | How many jails are there
- <mcmmoparty> | The player's party
- <mcmmopartyleader> | The player's party Leader
- <mcmmopartyexpshare>| Does the player's party have exp share enabled
- <mcmmopartymembers>| The player's party members total
- <mcmmopartymemberson>| The player's party online members total
- <mcmmogodmode> | Does the player have godmode on
Not all Variables have been tested