enabled all zones & god mode as default

This commit is contained in:
theswgsource
2018-04-28 02:11:58 -07:00
parent 7a6e59f4a8
commit 0c19a9050a
2 changed files with 39 additions and 39 deletions

View File

@@ -15,4 +15,4 @@ developmentMode=true
developmentMode=true
[GameServer]
adminGodToAll=0
adminGodToAll=1

View File

@@ -3,44 +3,44 @@ clusterName=CLUSTERNAME
#metricsDataURL=http://192.168.0.95/serverstats
webUpdateIntervalSeconds=600
newbieTutorialEnabled=0
#startPlanet=tutorial
startPlanet=tutorial
startPlanet=tatooine
#startPlanet=naboo
#startPlanet=corellia
#startPlanet=rori
#startPlanet=talus
#startPlanet=yavin4
#startPlanet=endor
#startPlanet=lok
#startPlanet=dantooine
#startPlanet=dathomir
#startPlanet=dungeon1
#startPlanet=adventure1
#startPlanet=space_corellia
#startPlanet=space_naboo
#startPlanet=space_tatooine
#startPlanet=space_lok
#startPlanet=space_dantooine
#startPlanet=space_dathomir
#startPlanet=space_yavin4
#startPlanet=space_endor
#startPlanet=space_heavy1
#startPlanet=space_light1
#startPlanet=kashyyyk_main
#startPlanet=kashyyyk_pob_dungeons
#startPlanet=kashyyyk_south_dungeons
#startPlanet=kashyyyk_north_dungeons
#startPlanet=kashyyyk_rryatt_trail
#startPlanet=kashyyyk_hunting
#startPlanet=kashyyyk_dead_forest
#startPlanet=space_kashyyyk
#startPlanet=space_npe_falcon
#startPlanet=space_npe_falcon_2
#startPlanet=space_npe_falcon_3
#startPlanet=space_ord_mantell
#startPlanet=mustafar
#startPlanet=space_nova_orion
#startPlanet=adventure2
startPlanet=naboo
startPlanet=corellia
startPlanet=rori
startPlanet=talus
startPlanet=yavin4
startPlanet=endor
startPlanet=lok
startPlanet=dantooine
startPlanet=dathomir
startPlanet=dungeon1
startPlanet=adventure1
startPlanet=space_corellia
startPlanet=space_naboo
startPlanet=space_tatooine
startPlanet=space_lok
startPlanet=space_dantooine
startPlanet=space_dathomir
startPlanet=space_yavin4
startPlanet=space_endor
startPlanet=space_heavy1
startPlanet=space_light1
startPlanet=kashyyyk_main
startPlanet=kashyyyk_pob_dungeons
startPlanet=kashyyyk_south_dungeons
startPlanet=kashyyyk_north_dungeons
startPlanet=kashyyyk_rryatt_trail
startPlanet=kashyyyk_hunting
startPlanet=kashyyyk_dead_forest
startPlanet=space_kashyyyk
startPlanet=space_npe_falcon
startPlanet=space_npe_falcon_2
startPlanet=space_npe_falcon_3
startPlanet=space_ord_mantell
startPlanet=mustafar
startPlanet=space_nova_orion
startPlanet=adventure2
[ServerMetrics]
metricsServerPort=0
@@ -82,7 +82,7 @@ centralServerAddress=HOSTIP
javaConsoleDebugMessages=0
javaEngineProfiling=0
# setting adminGodToAll to any other value than 'false' makes it TRUE!! Big security hole so be CAREFUL!
adminGodToAll=false
adminGodToAll=true
javaVMName=sun
maxGoldNetworkId=10000000
nameValidationAcceptAll=1