minecraft: change velocity motd to be prettier
This commit is contained in:
parent
6ee58badd0
commit
f24b48c70e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
config-version = "2.7";
|
config-version = "2.7";
|
||||||
|
|
||||||
bind = "0.0.0.0:25565";
|
bind = "0.0.0.0:25565";
|
||||||
motd = "<#09add3>A Velocity Server";
|
motd = "<gray>A velocity server.\n<gray>hosted on <light_purple>${config.networking.hostName}<gray>.";
|
||||||
show-max-players = 500; # displayed maximum players, not an actual cap
|
show-max-players = 500; # displayed maximum players, not an actual cap
|
||||||
online-mode = true;
|
online-mode = true;
|
||||||
force-key-authentication = true;
|
force-key-authentication = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue