mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
Custom/Crossfaction - Enable full crossfaction by default
This commit is contained in:
@@ -1543,7 +1543,7 @@ AllowTwoSide.Accounts = 1
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
AllowTwoSide.Interaction.Calendar = 0
|
||||
AllowTwoSide.Interaction.Calendar = 1
|
||||
|
||||
#
|
||||
# AllowTwoSide.Interaction.Chat
|
||||
@@ -1551,7 +1551,7 @@ AllowTwoSide.Interaction.Calendar = 0
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
AllowTwoSide.Interaction.Chat = 0
|
||||
AllowTwoSide.Interaction.Chat = 1
|
||||
|
||||
#
|
||||
# AllowTwoSide.Interaction.Channel
|
||||
@@ -1559,7 +1559,7 @@ AllowTwoSide.Interaction.Chat = 0
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
AllowTwoSide.Interaction.Channel = 0
|
||||
AllowTwoSide.Interaction.Channel = 1
|
||||
|
||||
#
|
||||
# AllowTwoSide.Interaction.Group
|
||||
@@ -1567,7 +1567,7 @@ AllowTwoSide.Interaction.Channel = 0
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
AllowTwoSide.Interaction.Group = 0
|
||||
AllowTwoSide.Interaction.Group = 1
|
||||
|
||||
#
|
||||
# AllowTwoSide.Interaction.Guild
|
||||
@@ -1575,7 +1575,7 @@ AllowTwoSide.Interaction.Group = 0
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
AllowTwoSide.Interaction.Guild = 0
|
||||
AllowTwoSide.Interaction.Guild = 1
|
||||
|
||||
#
|
||||
# AllowTwoSide.Interaction.Auction
|
||||
@@ -1583,7 +1583,7 @@ AllowTwoSide.Interaction.Guild = 0
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
AllowTwoSide.Interaction.Auction = 0
|
||||
AllowTwoSide.Interaction.Auction = 1
|
||||
|
||||
#
|
||||
# AllowTwoSide.Interaction.Mail
|
||||
@@ -1591,7 +1591,7 @@ AllowTwoSide.Interaction.Auction = 0
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
AllowTwoSide.Interaction.Mail = 0
|
||||
AllowTwoSide.Interaction.Mail = 1
|
||||
|
||||
#
|
||||
# AllowTwoSide.WhoList
|
||||
@@ -1599,7 +1599,7 @@ AllowTwoSide.Interaction.Mail = 0
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
AllowTwoSide.WhoList = 0
|
||||
AllowTwoSide.WhoList = 1
|
||||
|
||||
#
|
||||
# AllowTwoSide.AddFriend
|
||||
@@ -1607,7 +1607,7 @@ AllowTwoSide.WhoList = 0
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
AllowTwoSide.AddFriend = 0
|
||||
AllowTwoSide.AddFriend = 1
|
||||
|
||||
#
|
||||
# AllowTwoSide.Trade
|
||||
@@ -1615,7 +1615,7 @@ AllowTwoSide.AddFriend = 0
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
AllowTwoSide.Trade = 0
|
||||
AllowTwoSide.Trade = 1
|
||||
|
||||
#
|
||||
# TalentsInspecting
|
||||
|
||||
Reference in New Issue
Block a user