mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
Update gameslist.php (#1218)
This commit is contained in:
parent
a8fb7281bb
commit
0ce094c231
@ -1558,6 +1558,44 @@ $gameImages = array(
|
||||
':os' => 'L',
|
||||
':copyStartBinary' => 'N',
|
||||
':steamGameserverToken' => 'N'
|
||||
),
|
||||
array(
|
||||
':steamgame' => 'N',
|
||||
':appID' => null,
|
||||
':serverID' => null,
|
||||
':updates' => 1,
|
||||
':shorten' => 'paper',
|
||||
':description' => 'MC Paper',
|
||||
':gamebinary' => 'paper.jar',
|
||||
':gamebinaryWin' => '',
|
||||
':binarydir' => null,
|
||||
':modfolder' => null,
|
||||
':fps' => null,
|
||||
':slots' => 12,
|
||||
':map' => null,
|
||||
':cmd' => 'java -Xmx%maxram%M -Xms%minram%M -jar %binary% -h %ip% -p %port% -s %slots% --log-append false --log-limit 50000',
|
||||
':modcmds' => null,
|
||||
':tic' => null,
|
||||
':gameq' => 'minecraft',
|
||||
':gamemod' => 'N',
|
||||
':gamemod2' => null,
|
||||
':configs' => "server.properties full\r\neula.txt full\r\nops.json full\r\nwhitelist.json full\r\nbanned-ips.json full\r\nbanned-players.json full",
|
||||
':configedit' => "[server.properties] ini\r\nserver-port=%port%\r\nquery.port=%port%\r\nenable-query=true\r\nrcon.port=%port2%\r\nserver-ip=%ip%\r\nmax-players=%slots%",
|
||||
':portStep' => 10,
|
||||
':portMax' => 2,
|
||||
':portOne' => 25565,
|
||||
':portTwo' => 25566,
|
||||
':portThree' => null,
|
||||
':portFour' => null,
|
||||
':portFive' => null,
|
||||
':useQueryPort' => 1,
|
||||
':mapGroup' => null,
|
||||
':protected' => 'N',
|
||||
':protectedSaveCFGs' => null,
|
||||
':ramLimited' => 'Y',
|
||||
':os' => 'L',
|
||||
':copyStartBinary' => 'N',
|
||||
':steamGameserverToken' => 'N'
|
||||
),
|
||||
array(
|
||||
':steamgame' => 'S',
|
||||
|
Loading…
x
Reference in New Issue
Block a user