Makes sure to also clear bungee portals when clearing portals
This commit is contained in:
parent
8c4cf16375
commit
f90a09143f
@ -37,6 +37,7 @@ public class PortalRegistry {
|
||||
lookupControls.clear();
|
||||
allPortals.clear();
|
||||
allPortalNetworks.clear();
|
||||
bungeePortals.clear();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user