Sync with L2JServer Jan 26th 2015.
This commit is contained in:
10
trunk/dist/game/config/Custom.properties
vendored
10
trunk/dist/game/config/Custom.properties
vendored
@@ -328,7 +328,7 @@ EnableManaPotionSupport = False
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# This option will enable displaying of the local server time for /time command.
|
||||
DisplayServerTime = False
|
||||
DisplayServerTime = True
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -341,7 +341,7 @@ ScreenWelcomeMessageEnable = False
|
||||
|
||||
# Screen welcome message text to show on character login if enabled
|
||||
# ('#' for a new line, but message can have max 2 lines)
|
||||
ScreenWelcomeMessageText = Welcome to L2J server!
|
||||
ScreenWelcomeMessageText = Welcome to our server!
|
||||
|
||||
# Show screen welcome message for x seconds when character log in to game if enabled
|
||||
ScreenWelcomeMessageTime = 10
|
||||
@@ -397,10 +397,10 @@ AnnouncePvpMsg = $killer has defeated $target
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# This option will enable using of the voice commands .banchat and .unbanchat
|
||||
# for players with corresponding access level (default: 7).
|
||||
# for players with corresponding access level (default: 100).
|
||||
# Check access_levels.sql and admin_command_access_rights for details.
|
||||
# Default: False
|
||||
ChatAdmin = False
|
||||
# Default: True
|
||||
ChatAdmin = True
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user