This commit is contained in:
沈瑗杰
2021-11-16 00:04:08 +08:00
parent 41b2cf8fcc
commit 8cab44655a
9 changed files with 344 additions and 284 deletions
+6
View File
@@ -0,0 +1,6 @@
__config() -> {
'stay_loaded' -> true
};
__command() -> (
run('gamemode survival')
)