# XPWeekend.Announce
# Annnounces to the player that the module is enabled even if its not the weekend.
# default: 1 = true
#是否玩家登录提示周末双倍经验已经开启(1=开启 0=关闭)
XPWeekend.Announce = 0
# XPWeekend.Enabled
# Enable or Disable the module.
#default: 1 = enable
#周末双倍经验开启(1=开启 0=关闭)
XPWeekend.Enabled = 1
# XPWeekend.xpAmount
# Allows the config file to set the amount of times xp is given
# default = 2 (double)
#周末经验的倍数(默认2双倍)
XPWeekend.xpAmount = 2