add check for running server when starting new server

This commit is contained in:
Nayan
2025-08-25 21:28:41 -04:00
parent 1352947ae3
commit 302d93a048
3 changed files with 8 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"config": {
"chat_channel": "minecraft",
"command_channel": "minecraft",
"chat_channel": "testchatchannel",
"command_channel": "testchatchannel",
"command_prefix": "!"
}
}