We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d09699a commit 67be4c1Copy full SHA for 67be4c1
src/main/resources/config.yml
@@ -5,6 +5,7 @@ default_player_name: player
5
# You can use formatting codes with § or & and newlines with \n.
6
# To center text, write %C% AT THE START of the line, either at the start of the message or after a newline.
7
# (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.
9
# You can use templates to show dynamic information.
10
# Available templates:
11
# %player% - Player name
0 commit comments