Add a cache for the last 10 offline lookups done by OpenInv#matchPlayer(String) to reduce the performance hit of repeat opens Add config option to open self with no-arg command
9 lines
155 B
YAML
9 lines
155 B
YAML
config-version: 6
|
|
settings:
|
|
command:
|
|
open:
|
|
no-args-opens-self: false
|
|
disable-offline-access: false
|
|
disable-saving: false
|
|
locale: 'en_us'
|