mxwcore-wotlk/modules/mod-mxwow-toonmaster/conf/mod_mxwow_toonmaster.conf.dist
2025-09-29 02:27:58 -04:00

31 lines
1.8 KiB
Plaintext

[worldserver]
#####################################################################################################
# #
# MxWoW - Toon Master (Enable / Disable) #
# Description: Enables or disable the module #
# Default: 1 (Enable) #
# 0 (Disable) #
# #
MxWoW_ToonMaster.Enabled = 1
#####################################################################################################
# MxWoW - Toon Master (MaxLevel) #
# Description: Maximum level to get experience bonus #
# Default: 70 #
# Between 1 and 79. Set it to 70 to get bonus experience in pre-wotlk content #
# #
MxWoW_ToonMaster.MaxLevel = 79
#####################################################################################################
# MxWoW - Toon Master (BonusLevel) #
# Description: Level at which a character on this realm is counted for bonus experience. #
# Default: 80 #
# Between 1 and 80. Every character(s) at this level will grant a bonus to alt(s). #
# #
MxWoW_ToonMaster.BonusLevel = 80
#####################################################################################################
# MxWoW - Toon Master (Announce) #
# Description: Percent bonus of experience gained per max level character #
# Default: 1 (Enable) #
# 0 (Disable) #
# #
MxWoW_ToonMaster.Verbose = 1
#####################################################################################################