Text Syntax: Difference between revisions
(Created page with "Configuration syntax in Citizens is simple. Nodes within arrow brackets -- ''<>'' -- will be parsed and replaced if possible. Below are the available nodes that you can use. ==...") |
mNo edit summary |
||
Line 5: | Line 5: | ||
'''Color Reference''' | '''Color Reference''' | ||
<0> -- BLACK | <br><0> -- BLACK | ||
<1> -- DARK BLUE | <br><1> -- DARK BLUE | ||
<2> -- DARK GREEN | <br><2> -- DARK GREEN | ||
<3> -- CYAN | <br><3> -- CYAN | ||
<4> -- DARK RED | <br><4> -- DARK RED | ||
<5> -- PURPLE | <br><5> -- PURPLE | ||
<6> -- GOLD | <br><6> -- GOLD | ||
<7> -- LIGHT GRAY | <br><7> -- LIGHT GRAY | ||
<8> -- GRAY | <br><8> -- GRAY | ||
<9> -- BLUE | <br><9> -- BLUE | ||
<a> -- GREEN | <br><a> -- GREEN | ||
<b> -- AQUA | <br><b> -- AQUA | ||
<c> -- ROSE RED | <br><c> -- ROSE RED | ||
<d> -- LIGHT PURPLE | <br><d> -- LIGHT PURPLE | ||
<e> -- YELLOW | <br><e> -- YELLOW | ||
<f> -- WHITE | <br><f> -- WHITE | ||
==Other== | ==Other== |
Revision as of 13:11, 19 February 2012
Configuration syntax in Citizens is simple. Nodes within arrow brackets -- <> -- will be parsed and replaced if possible. Below are the available nodes that you can use.
Chat Colors
Use the Chat Color character within brackets. For example, <a> would give you green.
Color Reference
<0> -- BLACK
<1> -- DARK BLUE
<2> -- DARK GREEN
<3> -- CYAN
<4> -- DARK RED
<5> -- PURPLE
<6> -- GOLD
<7> -- LIGHT GRAY
<8> -- GRAY
<9> -- BLUE
<a> -- GREEN
-- AQUA
<c> -- ROSE RED
<d> -- LIGHT PURPLE
<e> -- YELLOW
<f> -- WHITE
Other
There are also other nodes that you can use in configuration files. Some of these do not apply to certain configuration settings, so use with care. More will be added in the future as the need arises.
NPC Nodes
<npc> - NPC's name <id> - NPC's ID <owner> - NPC's owner
Player Nodes
<player> - Player's name <world> - Player's world