Fully configurable /f list
Implement the configurable f list feature from HCF
This commit is contained in:
@@ -230,4 +230,18 @@ show:
|
||||
- '<a>Balance: <i>{balance}'
|
||||
- '<a>Allies(<i>{allies}<a>/<i>{max-allies}<a>): {allies-list} '
|
||||
- '<a>Online: (<i>{online}<a>/<i>{members}<a>): {online-list}'
|
||||
- '<a>Offline: (<i>{offline}<a>/<i>{members}<a>): {offline-list}'
|
||||
- '<a>Offline: (<i>{offline}<a>/<i>{members}<a>): {offline-list}'
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | Configurable /f list | #
|
||||
# +------------------------------------------------------+ #
|
||||
############################################################
|
||||
|
||||
list:
|
||||
# You can only use {pagenumber} and {pagecount} in the header
|
||||
header: '&e&m----------&r&e[ &2Faction List &9{pagenumber}&e/&9{pagecount} &e]&m----------'
|
||||
# You can use any variables here
|
||||
factionless: '<i>Factionless<i> {factionless} online'
|
||||
# You can use any variable here
|
||||
entry: '<a>{faction} <i>{online} / {members} online, <a>Land / Power / Maxpower: <i>{chunks}/{power}/{maxPower}'
|
||||
Reference in New Issue
Block a user