Add minecraft server

This commit is contained in:
2024-12-26 00:06:39 +00:00
parent 0d2885de13
commit 8208fdcbdf
4 changed files with 27 additions and 3 deletions

View File

@@ -167,5 +167,7 @@ $CONFIG = [
'password' => '', // Optional, if not defined no password will be used.
'dbindex' => 0, // Optional, if undefined SELECT will not run and will use Redis Server's default DB Index.
],
'config_is_read_only' => true,
];