Update from Git Manager GUI
This commit is contained in:
@@ -172,6 +172,7 @@ public class HologramModule implements Module, Listener {
|
||||
|
||||
@Override
|
||||
public void onDisable() {
|
||||
org.bukkit.event.HandlerList.unregisterAll(this);
|
||||
holograms.values().forEach(NexusHologram::removeAll);
|
||||
holograms.clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user