Addition of auto play configurations.

This commit is contained in:
MobiusDevelopment
2020-03-21 08:22:14 +00:00
parent ec51b21f9d
commit ab7b3863c2
10 changed files with 150 additions and 54 deletions

View File

@@ -576,6 +576,7 @@ CustomMultisellLoad = True
# Default: False
CustomBuyListLoad = True
# ---------------------------------------------------------------------------
# Birthday Event Settings
# ---------------------------------------------------------------------------
@@ -592,6 +593,7 @@ AltBirthdayMailSubject = Happy Birthday!
# $s1: Age
AltBirthdayMailText = Hello Adventurer!! Seeing as you're one year older now, I thought I would send you some birthday cheer :) Please find your birthday pack attached. May these gifts bring you joy and happiness on this very special day.\n\nSincerely, Alegria
# ---------------------------------------------------------------------------
# Handy's Block Checker Event Settings
# ---------------------------------------------------------------------------
@@ -613,6 +615,7 @@ BlockCheckerMinTeamMembers = 2
# balanced in the teleport to the arena
HBCEFairPlay = True
# ---------------------------------------------------------------------------
# Bot Report Button settings
# ---------------------------------------------------------------------------
@@ -633,6 +636,24 @@ BotReportDelay = 30
# Default: False
AllowReportsFromSameClanMembers = False
# ---------------------------------------------------------------------------
# Auto Play Settings
# ---------------------------------------------------------------------------
# Default: True
EnableAutoPlay = True
# Default: True
EnableAutoPotion = True
# Default: True
EnableAutoBuff = True
# Default: True
EnableAutoItem = True
# ---------------------------------------------------------------------------
# Developer Settings
# ---------------------------------------------------------------------------