Check permission node correctly in command

This commit is contained in:
CmdrKittens
2020-04-11 23:22:48 -04:00
parent 1ee7bce3ee
commit db414a7d2f
2 changed files with 2 additions and 2 deletions
@@ -309,7 +309,7 @@ public class VaultOperations {
}
/**
* Delete all of a player's vaults (Currently goes to vault #100)
* Delete all of a player's vaults
*
* @param sender The sender executing the deletion.
* @param holder The user to whom the deleted vault belongs.