Initial commit
This commit is contained in:
commit
30f633c7ff
1281 changed files with 265821 additions and 0 deletions
14
servers/test/plugins/HolographicDisplays/symbols.yml
Normal file
14
servers/test/plugins/HolographicDisplays/symbols.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
#
|
||||
# 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
|
||||
#
|
||||
[x]: \u2588
|
||||
[/]: \u258C
|
||||
[.]: \u2591
|
||||
[..]: \u2592
|
||||
[...]: \u2593
|
||||
[p]: \u2022
|
||||
[|]: \u23B9
|
||||
Reference in a new issue