Addition of auto play configurations.
This commit is contained in:
@@ -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
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user