From 42e1effdb72570ea69f3da9eacf7d53a44a0fd0e Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:46:26 +0200 Subject: [PATCH] Update worldserver.conf --- config/worldserver.conf | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/config/worldserver.conf b/config/worldserver.conf index 73b38a9..af02702 100644 --- a/config/worldserver.conf +++ b/config/worldserver.conf @@ -22,8 +22,28 @@ Instance.GMSummonPlayer = 1 MailDeliveryDelay = 10 LeaveGroupOnLogout.Enabled = 0 InstantLogout = 0 -AllowTwoSide.Interaction.Auction = 1 +CloseIdleConnections = 0 + +#------------------------------------------------------------------- +# factions +#------------------------------------------------------------------- +AllowTwoSide.Interaction.Calendar = 1 +AllowTwoSide.Interaction.Chat = 1 +AllowTwoSide.Interaction.Emote = 1 +AllowTwoSide.Interaction.Channel = 1 +AllowTwoSide.Interaction.Group = 1 +AllowTwoSide.Interaction.Guild = 1 +#AllowTwoSide.Interaction.Auction = 1 +AllowTwoSide.Interaction.Mail = 1 AllowTwoSide.WhoList = 1 +AllowTwoSide.AddFriend = 1 +AllowTwoSide.Trade = 1 +TalentsInspecting = 1 + +#------------------------------------------------------------------- +# ah-bot +#------------------------------------------------------------------- +AllowTwoSide.Interaction.Auction = 1 #------------------------------------------------------------------- # performance