Skip to content

Commit 67be4c1

Browse files
add note about latin chars
1 parent d09699a commit 67be4c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ default_player_name: player
55
# You can use formatting codes with § or & and newlines with \n.
66
# To center text, write %C% AT THE START of the line, either at the start of the message or after a newline.
77
# (Note: this is dependent on the player's font size. The default size is used when centering.)
8+
# Centering works best with Latin characters (abcd...), but will still work with other character sets.
89
# You can use templates to show dynamic information.
910
# Available templates:
1011
# %player% - Player name

0 commit comments

Comments
 (0)