Files
OpenInv/plugin/src/main/resources/config.yml
Adam e39f092f14 Add lookup cache, option to open self with no args (#115)
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
2022-12-20 11:54:12 -05:00

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'