Remove cache, add disable-offline-access config node

Fixes various permissions not being respected during login/logout with inventories already open. This will result in a performance hit for repeated open/closes - there will be significantly more disk I/O.

Closes lishid#171
Closes #56
This commit is contained in:
Jikoo
2022-05-13 11:49:48 -04:00
parent 9502b29fe3
commit fdf920062b
11 changed files with 290 additions and 460 deletions

View File

@@ -1,4 +1,5 @@
config-version: 4
config-version: 5
settings:
disable-offline-access: false
disable-saving: false
locale: 'en_us'