Fix messages in reload command

This commit is contained in:
天クマ 2026-05-19 20:31:01 -03:00
commit 97f16f98c7
5 changed files with 13 additions and 8 deletions

View file

@ -106,4 +106,4 @@ tasks.withType<JavaCompile> {
tasks.runServer {
minecraftVersion("1.21")
}
}