Reverted erroroneous config changes (fixes bots missing on single player)
This commit is contained in:
@@ -44,9 +44,9 @@ grafana_log_ttl_days = 7
|
||||
|
||||
|
||||
[world]
|
||||
name = "RuneScape"
|
||||
name = "2009Scape"
|
||||
#name used for announcements of bots selling items on the GE
|
||||
name_ge = "Grand Exchange"
|
||||
name_ge = "2009Scape"
|
||||
debug = true
|
||||
dev = true
|
||||
start_gui = false
|
||||
@@ -76,7 +76,7 @@ allow_token_purchase = true
|
||||
skillcape_perks = true
|
||||
increased_door_time = false
|
||||
enable_botting = false
|
||||
max_adv_bots = 0
|
||||
max_adv_bots = 100
|
||||
enable_doubling_money_scammers = true
|
||||
wild_pvp_enabled = true
|
||||
jad_practice_enabled = true
|
||||
|
||||
Reference in New Issue
Block a user