Naposledy aktivní 1703560729

71.03

archgeus revidoval tento gist 1703560729. Přejít na revizi

1 file changed, 3 insertions

gistfile1.txt(vytvořil soubor)

@@ -0,0 +1,3 @@
1 + INSERT INTO `teraapi`.`server_info` (`serverId`, `loginIp`, `loginPort`, `language`, `nameString`, `descrString`, `permission`, `tresholdLow`, `tresholdMedium`, `isPvE`, `isCrowdness`, `isAvailable`, `isEnabled`, `usersOnline`, `usersTotal`) VALUES (4009, '1.1.1.1', 7801, 'de', 'Kaiator', 'Enmasse Entertainment', 0, 50, 100, 1, 0, 0, 1, 0, 0);
2 +
3 + Replace 4009 with your server id and 1.1.1.1 with your public ip
Novější Starší