mirror of
https://github.com/SWG-Source/configs.git
synced 2026-01-16 19:04:17 -05:00
enabled all zones & god mode as default
This commit is contained in:
@@ -15,4 +15,4 @@ developmentMode=true
|
||||
developmentMode=true
|
||||
|
||||
[GameServer]
|
||||
adminGodToAll=0
|
||||
adminGodToAll=1
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user