Update MOTD

This commit is contained in:
2025-04-23 04:54:22 +00:00
parent 96b145dbdc
commit 4e7fb6bf4e
2 changed files with 3 additions and 3 deletions

View File

@@ -88,7 +88,7 @@ services:
EULA: true EULA: true
TYPE: PAPER TYPE: PAPER
SERVER_NAME: Illegal Crime Paper SERVER_NAME: Illegal Crime Paper
MOTD: Credit MOTD: Best Redstone Server
VERSION: "1.21.3" VERSION: "1.21.3"
INIT_MEMORY: 512m INIT_MEMORY: 512m
MAX_MEMORY: 6G MAX_MEMORY: 6G
@@ -173,7 +173,7 @@ services:
EULA: true EULA: true
TYPE: FABRIC TYPE: FABRIC
SERVER_NAME: Illegal Crime Fabric SERVER_NAME: Illegal Crime Fabric
MOTD: Credit MOTD: Best Redstone Server
VERSION: "1.21.3" VERSION: "1.21.3"
INIT_MEMORY: 512m INIT_MEMORY: 512m
MAX_MEMORY: 4G MAX_MEMORY: 4G

View File

@@ -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 # What should be the MOTD? This gets displayed when the player adds your server to
# their server list. Only MiniMessage format is accepted. # 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 # What should we display for the maximum number of players? (Velocity does not support a cap
# on the number of players online.) # on the number of players online.)