Remove the player from the chest
This commit is contained in:
@@ -41,6 +41,7 @@ public class Listeners implements Listener {
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
Commands.inVault.remove(p.getName());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user