chore(Misc/Conf): Rearrange World.RealmAvailability (#9002)
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
# EXAMPLE CONFIG
|
# EXAMPLE CONFIG
|
||||||
# CONNECTIONS AND DIRECTORIES
|
# CONNECTIONS AND DIRECTORIES
|
||||||
# PERFORMANCE SETTINGS
|
# PERFORMANCE SETTINGS
|
||||||
|
# SERVER LOGGING
|
||||||
# SERVER SETTINGS
|
# SERVER SETTINGS
|
||||||
# CRYPTOGRAPHY
|
# CRYPTOGRAPHY
|
||||||
# WARDEN SETTINGS
|
# WARDEN SETTINGS
|
||||||
@@ -598,6 +599,15 @@ GameType = 0
|
|||||||
|
|
||||||
RealmZone = 1
|
RealmZone = 1
|
||||||
|
|
||||||
|
#
|
||||||
|
# World.RealmAvailability
|
||||||
|
# Description: If enabled, players will enter the realm normally.
|
||||||
|
# Character creation will still be possible even when realm is disabled.
|
||||||
|
# Default: 1 - (Enabled)
|
||||||
|
# 0 - (Disabled)
|
||||||
|
|
||||||
|
World.RealmAvailability = 1
|
||||||
|
|
||||||
#
|
#
|
||||||
# StrictPlayerNames
|
# StrictPlayerNames
|
||||||
# Description: Limit player name to language specific symbol set. Prevents character
|
# Description: Limit player name to language specific symbol set. Prevents character
|
||||||
@@ -3587,15 +3597,6 @@ LFG.MaxKickCount = 2
|
|||||||
|
|
||||||
LFG.KickPreventionTimer = 900
|
LFG.KickPreventionTimer = 900
|
||||||
|
|
||||||
#
|
|
||||||
# World.RealmAvailability
|
|
||||||
# Description: If enabled, players will enter the realm normally.
|
|
||||||
# Character creation will still be possible even when realm is disabled.
|
|
||||||
# Default: 1 - (Enabled)
|
|
||||||
# 0 - (Disabled)
|
|
||||||
|
|
||||||
World.RealmAvailability = 1
|
|
||||||
|
|
||||||
#
|
#
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user