forked from SteamWar/SteamWar
Add DynamicRegion
This commit is contained in:
-4
@@ -74,10 +74,6 @@ public class DynamicRegionSystem implements RegionSystem {
|
||||
regionMap.remove(region.getID());
|
||||
}
|
||||
|
||||
@Override
|
||||
public void save() {
|
||||
}
|
||||
|
||||
@Override
|
||||
public @NonNull Location getWorldSpawn() {
|
||||
if (SpawnResetter.isBigSpawn()) {
|
||||
|
||||
Reference in New Issue
Block a user