draft: showing custom motd works

This commit is contained in:
2026-02-02 15:43:20 +01:00
parent f8a6534321
commit 67220e8d11
4 changed files with 2850 additions and 16 deletions

View File

@@ -8,3 +8,4 @@ rcon = { version = "0.6.0", features = ["rt-tokio"] }
tokio = { version = "1.49.0", features = ["full"] }
serde = { version = "1.0", features = ["derive"] }
toml = "0.8"
valence = "0.2.0-alpha.1+mc.1.20.1"