aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/config-include/config_DG.ini12
-rw-r--r--bin/config-include/config_IG.ini12
-rw-r--r--bin/config-include/config_MG.ini10
-rw-r--r--bin/config-include/config_localhost.ini4
4 files changed, 19 insertions, 19 deletions
diff --git a/bin/config-include/config_DG.ini b/bin/config-include/config_DG.ini
index c407733..c67ccc9 100644
--- a/bin/config-include/config_DG.ini
+++ b/bin/config-include/config_DG.ini
@@ -1,9 +1,9 @@
1; The Const section allows us to define some basic information that we 1; The Const section allows us to define some basic information that we
2; will use throughout our configuration. We will provide examples for 2; will use throughout our configuration. We will provide examples for
3; setting the base url of the ROBUST server and the public and private ports 3; setting the base url of the ROBUST server and the public and private ports
4; it uses. Changing the values of the constants will set the operating 4; it uses. Changing the values of the constants will set the operating
5; parameters thoughout the configuration. Other constants that may prove 5; parameters thoughout the configuration. Other constants that may prove
6; to be useful may be added to the followin section. They may be 6; to be useful may be added to the followin section. They may be
7; referenced anywhere in the configuration by using ${Const|Name}. One 7; referenced anywhere in the configuration by using ${Const|Name}. One
8; such use is providing a base path for setting locations that ROBUST 8; such use is providing a base path for setting locations that ROBUST
9; uses to write data. 9; uses to write data.
@@ -71,10 +71,10 @@
71 parcel_owner_is_god = false 71 parcel_owner_is_god = false
72 72
73[GodNames] 73[GodNames]
74 Enabled = true 74 Enabled = true
75 FullNames = "onefang rejected,Rhi Syn" 75 FullNames = "onefang rejected,Rhi Syn"
76; FirstNames = "Infinite,infinite" 76; FirstNames = "Infinite,infinite"
77; Surnames = "Kryztlsk" 77; Surnames = "Kryztlsk"
78 78
79[GridService] 79[GridService]
80 Region_Sandbox = "DefaultHGRegion, FallbackRegion, Persistent" 80 Region_Sandbox = "DefaultHGRegion, FallbackRegion, Persistent"
diff --git a/bin/config-include/config_IG.ini b/bin/config-include/config_IG.ini
index bd809bf..fbc1e35 100644
--- a/bin/config-include/config_IG.ini
+++ b/bin/config-include/config_IG.ini
@@ -1,9 +1,9 @@
1; The Const section allows us to define some basic information that we 1; The Const section allows us to define some basic information that we
2; will use throughout our configuration. We will provide examples for 2; will use throughout our configuration. We will provide examples for
3; setting the base url of the ROBUST server and the public and private ports 3; setting the base url of the ROBUST server and the public and private ports
4; it uses. Changing the values of the constants will set the operating 4; it uses. Changing the values of the constants will set the operating
5; parameters thoughout the configuration. Other constants that may prove 5; parameters thoughout the configuration. Other constants that may prove
6; to be useful may be added to the followin section. They may be 6; to be useful may be added to the followin section. They may be
7; referenced anywhere in the configuration by using ${Const|Name}. One 7; referenced anywhere in the configuration by using ${Const|Name}. One
8; such use is providing a base path for setting locations that ROBUST 8; such use is providing a base path for setting locations that ROBUST
9; uses to write data. 9; uses to write data.
@@ -72,10 +72,10 @@
72 parcel_owner_is_god = false 72 parcel_owner_is_god = false
73 73
74[GodNames] 74[GodNames]
75 Enabled = true 75 Enabled = true
76 FullNames = "Infinite BootsFang,Infinite Crush,infinite onefang,Infinite Riseon" 76 FullNames = "Infinite BootsFang,Infinite Crush,infinite onefang,Infinite Riseon"
77 FirstNames = "Infinite,infinite" 77 FirstNames = "Infinite,infinite"
78; Surnames = "Kryztlsk" 78; Surnames = "Kryztlsk"
79 79
80[GridService] 80[GridService]
81 Region_Welcome = "DefaultRegion, FallbackRegion, Persistent" 81 Region_Welcome = "DefaultRegion, FallbackRegion, Persistent"
diff --git a/bin/config-include/config_MG.ini b/bin/config-include/config_MG.ini
index 862f7b8..4827804 100644
--- a/bin/config-include/config_MG.ini
+++ b/bin/config-include/config_MG.ini
@@ -1,9 +1,9 @@
1; The Const section allows us to define some basic information that we 1; The Const section allows us to define some basic information that we
2; will use throughout our configuration. We will provide examples for 2; will use throughout our configuration. We will provide examples for
3; setting the base url of the ROBUST server and the public and private ports 3; setting the base url of the ROBUST server and the public and private ports
4; it uses. Changing the values of the constants will set the operating 4; it uses. Changing the values of the constants will set the operating
5; parameters thoughout the configuration. Other constants that may prove 5; parameters thoughout the configuration. Other constants that may prove
6; to be useful may be added to the followin section. They may be 6; to be useful may be added to the followin section. They may be
7; referenced anywhere in the configuration by using ${Const|Name}. One 7; referenced anywhere in the configuration by using ${Const|Name}. One
8; such use is providing a base path for setting locations that ROBUST 8; such use is providing a base path for setting locations that ROBUST
9; uses to write data. 9; uses to write data.
@@ -91,9 +91,9 @@
91 AddDefaultGroup = "MisFitz Grid Residents" 91 AddDefaultGroup = "MisFitz Grid Residents"
92 92
93[GodNames] 93[GodNames]
94 Enabled = true 94 Enabled = true
95 FullNames = "Fr0zenHawk Chillsmoke,Korgi Silvercloud,Max Zephyr" 95 FullNames = "Fr0zenHawk Chillsmoke,Korgi Silvercloud,Max Zephyr"
96; Surnames = "Kryztlsk" 96; Surnames = "Kryztlsk"
97 97
98[GridService] 98[GridService]
99 Region_MisFitz_Welcome = "DefaultRegion, FallbackRegion" 99 Region_MisFitz_Welcome = "DefaultRegion, FallbackRegion"
diff --git a/bin/config-include/config_localhost.ini b/bin/config-include/config_localhost.ini
index 501a1f4..830f173 100644
--- a/bin/config-include/config_localhost.ini
+++ b/bin/config-include/config_localhost.ini
@@ -1,9 +1,9 @@
1; The Const section allows us to define some basic information that we 1; The Const section allows us to define some basic information that we
2; will use throughout our configuration. We will provide examples for 2; will use throughout our configuration. We will provide examples for
3; setting the base url of the ROBUST server and the public and private ports 3; setting the base url of the ROBUST server and the public and private ports
4; it uses. Changing the values of the constants will set the operating 4; it uses. Changing the values of the constants will set the operating
5; parameters thoughout the configuration. Other constants that may prove 5; parameters thoughout the configuration. Other constants that may prove
6; to be useful may be added to the followin section. They may be 6; to be useful may be added to the followin section. They may be
7; referenced anywhere in the configuration by using ${Const|Name}. One 7; referenced anywhere in the configuration by using ${Const|Name}. One
8; such use is providing a base path for setting locations that ROBUST 8; such use is providing a base path for setting locations that ROBUST
9; uses to write data. 9; uses to write data.