mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-02-20 14:21:22 +01:00
dev build
This commit is contained in:
parent
f9607c6a4a
commit
34c3b5bf2f
@ -362,6 +362,7 @@ public class MMOCore extends LuminePlugin {
|
|||||||
|
|
||||||
// Clear spawned loot chests
|
// Clear spawned loot chests
|
||||||
lootChests.getActive().forEach(chest -> chest.unregister(false));
|
lootChests.getActive().forEach(chest -> chest.unregister(false));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user