Retail like builder messages.

Adapted from: L2jUnity free files.
This commit is contained in:
MobiusDev
2018-05-03 22:30:45 +00:00
parent cdcd780e7a
commit 8e76b4772d
188 changed files with 5621 additions and 1645 deletions

View File

@@ -19,10 +19,10 @@ MasterAccessLevel = 1
# Default = 0 - Max. 255
UserAccessLevel = 0
# -----------------------------------
# Section: GM'S Rights
# -----------------------------------
# # The way //admin panel looks can be "modern" or "classic"
# --------------------------------------
# Section: GM Rights
# --------------------------------------
# The way //admin panel looks can be "modern" or "classic"
# (default is modern while classic provides more compatibility)
GMAdminMenuStyle = modern
@@ -32,7 +32,7 @@ MasterNameColorEnabled = True
# This option will set the Default NameColor for MasterAccess
MasterNameColor = 00CCFF
#Turn on MasterTitleColor config.
# Turn on MasterTitleColor config.
MasterTitleColorEnabled = True
# This option will set the Default TitleColor for MasterAccess
@@ -41,6 +41,10 @@ MasterTitleColor = 00CCFF
# Enable GMs to have the glowing aura of a Hero character.
GMHeroAura = False
# Whether GM logins in builder hide mode by default.
# Default: True
GMStartupBuilderHide = True
# Show message when GM Login and GM will not invis/silence as default
ShowGMLogin = False
@@ -63,5 +67,10 @@ GMStartupSilence = False
# Auto list GMs in GM list (/gmlist) on login.
GMStartupAutoList = True
# # Auto set invulnerable status to a GM on login.
GMStartupInvulnerable = True
# Auto set invulnerable status to a GM on login.
GMStartupInvulnerable = True
# In case you are not satisfied with the retail-like implementation of //gmspeed",
# with this config you can rollback it to the old custom L2J version of the GM Speed.
# Default: False
UseSuperHasteAsGMSpeed = False