Retail like builder messages.
Adapted from: L2jUnity free files.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user