9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-28 11:29:18 +00:00

Changed location of armor stand spawn

This commit is contained in:
HeroBrineGoat
2022-01-17 23:22:30 -05:00
parent 3c8c585634
commit 7bb8fd79c2
3 changed files with 39 additions and 3 deletions

View File

@@ -64,6 +64,7 @@ public class HMCCosmetics extends JavaPlugin {
this.messageHandler.close();
this.userManager.cancelTeleportTask();
this.userManager.removeAll();
this.database.close();
}
private void registerListeners() {