modif towns
This commit is contained in:
4
nationschainssave/towns/conf.json
Normal file
4
nationschainssave/towns/conf.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"schema":"nationchains/schema/towns.json",
|
||||
"lastupdate":0
|
||||
}
|
1
nationschainssave/towns/idx/nationId_townId.json
Normal file
1
nationschainssave/towns/idx/nationId_townId.json
Normal file
@@ -0,0 +1 @@
|
||||
{"ants":["usbfarm","hill"]}
|
1
nationschainssave/towns/idx/townId_all.json
Normal file
1
nationschainssave/towns/idx/townId_all.json
Normal file
@@ -0,0 +1 @@
|
||||
{"hill":{"townId":"hill","nationId":"ants","url":"https://hill.ants.mooo.com","IP":"213.32.65.213","mayorid":"123","status":""},"usbfarm":{"townId":"usbfarm","nationId":"ants","url":"http://adminapx","IP":"127.0.0.1","mayorid":"philc","status":"unchain"},"wall":{"townId":"wall","nationId":"ants","url":"http://wallant.ndda.fr","IP":"213.32.65.213","mayorid":"philc","status":"unchain"}}
|
9
nationschainssave/towns/itm/hill.json
Normal file
9
nationschainssave/towns/itm/hill.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id":"hill",
|
||||
"nationid":"ants",
|
||||
"contract":"town_base",
|
||||
"url":"https://hill.ants.mooo.com",
|
||||
"IP":"213.32.65.213",
|
||||
"mayorid":"123",
|
||||
"status":""
|
||||
}
|
8
nationschainssave/towns/itm/usbfarm.json
Normal file
8
nationschainssave/towns/itm/usbfarm.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"townId": "usbfarm",
|
||||
"nationId": "ants",
|
||||
"url": "http://adminapx",
|
||||
"IP": "127.0.0.1",
|
||||
"mayorid": "philc",
|
||||
"status": "unchain"
|
||||
}
|
8
nationschainssave/towns/itm/wall.json
Normal file
8
nationschainssave/towns/itm/wall.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"townId": "wall",
|
||||
"nationId": "ants",
|
||||
"url": "http://wallant.ndda.fr",
|
||||
"IP": "213.32.65.213",
|
||||
"mayorid": "philc",
|
||||
"status": "unchain"
|
||||
}
|
Reference in New Issue
Block a user