Skip to content

Commit

Permalink
chore(Core/Modules): disable all modules default
Browse files Browse the repository at this point in the history
  • Loading branch information
Winfidonarleyan committed Jul 6, 2020
1 parent 33542a3 commit a75b9d0
Show file tree
Hide file tree
Showing 17 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions modules/mod-anti-ad/conf/AntiAD.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#
# AntiAD.Enable
# Description: Enable system forbidden words.
# Default: 1
# Default: 0
#
# AntiAD.MessageGMsInWorld.Enable
# Description: Enable notify all GMs.
Expand All @@ -49,7 +49,7 @@
# Default: 5
#

AntiAD.Enable = 1
AntiAD.Enable = 0
AntiAD.MessageGMsInWorld.Enable = 1
AntiAD.FullMessageGMsInWorld.Enable = 1
AntiAD.SelfMessage.Enable = 1
Expand Down
2 changes: 1 addition & 1 deletion modules/mod-anticheat/conf/Anticheat.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# 0 - (Disabled)
#

AC.Enable = 1
AC.Enable = 0

#
# AC.Info.Enable
Expand Down
2 changes: 1 addition & 1 deletion modules/mod-auto-revive/conf/AutoRevive.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
# Default: 0
#

AutoRevive.Enable = 1
AutoRevive.Enable = 0
AutoRevive.ZoneID = 0
4 changes: 2 additions & 2 deletions modules/mod-autobalance/conf/AutoBalance.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
#
# AB.Enable
# Enable/Disable the autobalance system
# Default: 1
# Default: 0
#

AB.Enable = 1
AB.Enable = 0

#
# AB.InflectionPoint series
Expand Down
4 changes: 2 additions & 2 deletions modules/mod-bg-reward/conf/BGReward.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#
# BGReward.Enable
# Description: Enable battleground reward system.
# Default: 1
# Default: 0
#
# BGReward.ItemID.WSG
# Description: Reward item on battleground Warsong Gulch.
Expand Down Expand Up @@ -57,7 +57,7 @@
# Default: 1
#

BGReward.Enable = 1
BGReward.Enable = 0

BGReward.ItemID.WSG = 20558
BGReward.ItemID.Arathi = 20559
Expand Down
4 changes: 2 additions & 2 deletions modules/mod-boss-announcer/conf/BossAnnouncer.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#
# BossAnnouncer.Enable
# Description: Enable system.
# Default: 1
# Default: 0
#

BossAnnouncer.Enable = 1
BossAnnouncer.Enable = 0
4 changes: 2 additions & 2 deletions modules/mod-buff-command/conf/BuffCommand.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#
# BuffCommand.Enable
# Description: Enable the ability to use the command .buff.
# Default: 1
# Default: 0
#

BuffCommand.Enable = 1
BuffCommand.Enable = 0
2 changes: 1 addition & 1 deletion modules/mod-cfbg/conf/CFBG.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#
# CFBG.Enable
# Description: Enable mixed alliance and horde in one battleground
# Default: 1
# Default: 0
#
# CFBG.Include.Avg.Ilvl.Enable
# Description: Enable check average item level for bg
Expand Down
4 changes: 2 additions & 2 deletions modules/mod-dungeon-buff/conf/DungeonBuff.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#
# DB.Enable
# Описание: Включить систему выдачи бафов в подземельях
# По умолчанию: 1
# По умолчанию: 0
#
# DB.Default.Enable
# Описание: Включить для подземелий обычной сложности
Expand All @@ -42,7 +42,7 @@
# По умолчанию: 700201, 700202, 700203, 700204, 700205
#

DB.Enable = 1
DB.Enable = 0
DB.Default.Enable = 1
DB.Heroic.Enable = 1

Expand Down
2 changes: 1 addition & 1 deletion modules/mod-external-mail/conf/ExternalMail.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
# Default: 1 minutes
#

External.Mail.Enable = 1
External.Mail.Enable = 0
External.Mail.Interval = 1
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#
# ChannelIconFaction.Enable
# Description: Display fraction incons in chat channels.
# Default: 1
# Default: 0
#
# ChannelIconFaction.OnlyLFG
# Description: Display fraction incons in chat channels only LFG.
Expand All @@ -33,6 +33,6 @@
# Default: 0
#

ChannelIconFaction.Enable = 1
ChannelIconFaction.Enable = 0
ChannelIconFaction.OnlyLFG = 1
ChannelIconFaction.GM = 0
4 changes: 2 additions & 2 deletions modules/mod-gm-chat-color/conf/GMChatColor.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#
# GMChatColor.Enable
# Description: Enable color in chat for GM witch GM badge.
# Default: 1
# Default: 0
#
# GMChatColor.Level.3
# Description: Message color for GM level 3.
Expand All @@ -37,7 +37,7 @@
# Default: "|cff0000ff"
#

GMChatColor.Enable = 1
GMChatColor.Enable = 0
GMChatColor.Level.3 = "|cffff0000"
GMChatColor.Level.2 = "|cff0000ff"
GMChatColor.Level.1 = "|cff0000ff"
4 changes: 2 additions & 2 deletions modules/mod-level-reward/conf/LevelReward.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#
# LevelReward.Enable
# Description: Enable level up reward system.
# Default: 1
# Default: 0
#

LevelReward.Enable = 1
LevelReward.Enable = 0
4 changes: 2 additions & 2 deletions modules/mod-notify-muted/conf/NotifyMuted.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#
# NotCanSpeakMsg.Enable
# Description: Enable notify about mute, if player receiver mute.
# Default: 1
# Default: 0
#

NotCanSpeakMsg.Enable = 1
NotCanSpeakMsg.Enable = 0
4 changes: 2 additions & 2 deletions modules/mod-online-reward/conf/OnlineReward.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#
# OnlineReward.Enable
# Description: Include the entire online rewards module
# Default: 1
# Default: 0
#
# OnlineReward.PerOnline.Enable
# Description: Enable Type 1 (awards for general online on the server).
Expand All @@ -50,7 +50,7 @@
# Default: 60 (1 minute)
#

OnlineReward.Enable = 1
OnlineReward.Enable = 0
OnlineReward.PerOnline.Enable = 1
OnlineReward.PerTime.Enable = 1
OnlineReward.PerTime.Time = 1800
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#
# PlayerInfoAtLogin.Enable
# Description: Display info at login in game world
# Default: 1
# Default: 0
#

PlayerInfoAtLogin.Enable = 1
PlayerInfoAtLogin.Enable = 0
4 changes: 2 additions & 2 deletions modules/mod-quest-buff/conf/QuestBuff.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#
# QuestBuff.Enable
# Description: Enable system
# Default: 1
# Default: 0
#

QuestBuff.Enable = 1
QuestBuff.Enable = 0

0 comments on commit a75b9d0

Please sign in to comment.