Update MOTD
This commit is contained in:
@@ -88,7 +88,7 @@ services:
|
||||
EULA: true
|
||||
TYPE: PAPER
|
||||
SERVER_NAME: Illegal Crime Paper
|
||||
MOTD: Credit
|
||||
MOTD: Best Redstone Server
|
||||
VERSION: "1.21.3"
|
||||
INIT_MEMORY: 512m
|
||||
MAX_MEMORY: 6G
|
||||
@@ -173,7 +173,7 @@ services:
|
||||
EULA: true
|
||||
TYPE: FABRIC
|
||||
SERVER_NAME: Illegal Crime Fabric
|
||||
MOTD: Credit
|
||||
MOTD: Best Redstone Server
|
||||
VERSION: "1.21.3"
|
||||
INIT_MEMORY: 512m
|
||||
MAX_MEMORY: 4G
|
||||
|
||||
@@ -6,7 +6,7 @@ bind = "0.0.0.0:25565"
|
||||
|
||||
# What should be the MOTD? This gets displayed when the player adds your server to
|
||||
# their server list. Only MiniMessage format is accepted.
|
||||
motd = "<#09add3>Credit"
|
||||
motd = "<#09add3>Best Redstone Server"
|
||||
|
||||
# What should we display for the maximum number of players? (Velocity does not support a cap
|
||||
# on the number of players online.)
|
||||
|
||||
Reference in New Issue
Block a user