From 0004f87a2f626d4f353baf80232293b8e843ec3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BB=B6=E7=9A=93?= <1214946206@qq.com> Date: Tue, 16 Nov 2021 06:03:33 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20?= =?UTF-8?q?=E8=84=9A=E6=9C=AC/s.sc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 脚本/s.sc | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 脚本/s.sc diff --git a/脚本/s.sc b/脚本/s.sc deleted file mode 100644 index eda9e40..0000000 --- a/脚本/s.sc +++ /dev/null @@ -1,6 +0,0 @@ -__config() -> { - 'stay_loaded' -> true -}; -__command() -> ( - run('gamemode survival') -) \ No newline at end of file