mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 07:36:23 +00:00
Add GMSummonPlayer Config Option (#643)
This commit is contained in:
@@ -1198,6 +1198,14 @@ Instance.IgnoreLevel = 0
|
||||
|
||||
Instance.IgnoreRaid = 0
|
||||
|
||||
#
|
||||
# Instance.GMSummonPlayer
|
||||
# Description: Allow GM to summon players or only other GM accounts inside instances.
|
||||
# Default: 0 - (Disabled, Only GM accounts can be summoned by GM)
|
||||
# 1 - (Enabled, GM and Player accounts can be summoned by GM)
|
||||
|
||||
Instance.GMSummonPlayer = 0
|
||||
|
||||
#
|
||||
# Instance.ResetTimeHour
|
||||
# Description: Hour of the day when the global instance reset occurs.
|
||||
|
||||
Reference in New Issue
Block a user