You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
458 B
YAML
21 lines
458 B
YAML
7 years ago
|
#
|
||
|
# This is the configuration file for static placeholders.
|
||
|
# Dynamic placeholders are {online}, {max_players}, ...
|
||
|
# Static placeholders are symbols.
|
||
|
#
|
||
|
# List of unicode symbols: http://www.fileformat.info/info/unicode/index.htm
|
||
|
#
|
||
|
<3: \u2764
|
||
|
[*]: \u2605
|
||
|
[**]: \u2739
|
||
|
[p]: \u2022
|
||
|
[v]: \u2714
|
||
|
[+]: \u25C6
|
||
|
[++]: \u2726
|
||
|
[x]: \u2588
|
||
|
[/]: \u258C
|
||
|
[cross]: \u2720
|
||
|
[arrow_right]: \u27A1
|
||
|
[arrow_left]: \u2B05
|
||
|
[arrow_up]: \u2B06
|
||
|
[arrow_down]:\u2B07
|