Allow configuration of vault type preference order
jastice opened this issue ยท 0 comments
Introduce configuration setting that allows definition in which order different vault types are accessed. For example:
vault.ordering: [inventory, enderchest, vault]
would cause Gringotts to access vaults in the given order. This may be useful to mitigate performance impacts on servers with high population and many transactions (eg as caused by jobs)