mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2024-11-04 22:40:05 +00:00
Update config.ini
Add acceptallcustomnames option Correct comment
This commit is contained in:
parent
ef84ec8fca
commit
be4c5a8072
@ -12,6 +12,8 @@ port=8001
|
|||||||
# enables two randomly generated characters in the
|
# enables two randomly generated characters in the
|
||||||
# character selection menu for convenience
|
# character selection menu for convenience
|
||||||
randomcharacters=true
|
randomcharacters=true
|
||||||
|
# will all custom names be approved instantly?
|
||||||
|
acceptallcustomnames=true
|
||||||
|
|
||||||
# Shard Server configuration
|
# Shard Server configuration
|
||||||
[shard]
|
[shard]
|
||||||
@ -30,7 +32,7 @@ warpdata=data/warps.json
|
|||||||
gm=true
|
gm=true
|
||||||
|
|
||||||
# spawn coordinates (Z is height)
|
# spawn coordinates (Z is height)
|
||||||
# the supplied defaults are at City Hall
|
# the supplied defaults are at Sector V (future)
|
||||||
spawnx=632032
|
spawnx=632032
|
||||||
spawny=187177
|
spawny=187177
|
||||||
spawnz=-5500
|
spawnz=-5500
|
||||||
|
Loading…
Reference in New Issue
Block a user