From 05553b1734f8d488d86a54c01784ce3a162c4263 Mon Sep 17 00:00:00 2001 From: Lacrimosa99 Date: Thu, 20 Jun 2019 23:08:15 +0200 Subject: [PATCH] update mc --- stuff/data/gameslist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stuff/data/gameslist.php b/stuff/data/gameslist.php index 5b76e8ff..4df16fbf 100644 --- a/stuff/data/gameslist.php +++ b/stuff/data/gameslist.php @@ -814,7 +814,7 @@ $gameImages = array( ':slots' => 12, ':map' => null, ':cmd' => 'java -Xmx%maxram%M -Xms%minram%M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=%maxcores% -XX:+AggressiveOpts -jar %binary% nogui', - ':modcmds' => "[Onlinemode On = default]\r\n-o true\r\n\r\n[Onlinemode Off]\r\n-o false", + ':modcmds' => null, ':tic' => null, ':gameq' => 'minecraft', ':gamemod' => 'N',