Configurable max amount to test via perms

This commit is contained in:
CmdrKittens
2020-03-17 21:33:48 -04:00
parent 876c696e86
commit 0272e20d60
4 changed files with 15 additions and 4 deletions
+2
View File
@@ -52,3 +52,5 @@ cleanup:
# Enabling this will create backups of vaults automagically.
backups:
enabled: true
max-vault-amount-perm-to-test: 99
+1 -1
View File
@@ -1,5 +1,5 @@
name: PlayerVaults
authors: [drtshock, kashike]
authors: [drtshock, kashike, CmdrKittens]
website: ${project.url}
version: ${project.version}