Separated configs for custom features.

This commit is contained in:
MobiusDev
2017-04-28 19:50:03 +00:00
parent 3e8a51ec0b
commit 110ab19c91
94 changed files with 2248 additions and 2166 deletions

View File

@@ -0,0 +1,14 @@
# ---------------------------------------------------------------------------
# Welcome message
# ---------------------------------------------------------------------------
# Show screen welcome message on character login
# Default: False
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 our server!
# Show screen welcome message for x seconds when character log in to game if enabled
ScreenWelcomeMessageTime = 10