diff --git a/docker-compose.yml b/docker-compose.yml index b89d834..af5a2fd 100755 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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 diff --git a/velocity/config/velocity.toml b/velocity/config/velocity.toml index 1f8c335..aef1f02 100755 --- a/velocity/config/velocity.toml +++ b/velocity/config/velocity.toml @@ -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.)