Update adventure

This commit is contained in:
mbax
2021-12-03 20:16:45 -05:00
parent cca20fae90
commit a0bdb54842
4 changed files with 8 additions and 9 deletions
@@ -256,7 +256,6 @@ public class VaultManager {
* @param sender The sender of whom to send messages to.
* @param holder The vault holder.
* @param number The vault number.
* @throws IOException Uh oh!
*/
public void deleteVault(CommandSender sender, final String holder, final int number) {
new BukkitRunnable() {