Skip to content

Commit d09699a

Browse files
make it clear it must be at the start
1 parent 7872b33 commit d09699a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default_player_name: player
33

44
# Define each MOTD here.
55
# You can use formatting codes with § or & and newlines with \n.
6-
# To center text, write %C% at the start of the line.
6+
# 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.)
88
# You can use templates to show dynamic information.
99
# Available templates:

0 commit comments

Comments
 (0)