forked from SteamWar/SteamWar
Add DynamicRegion
This commit is contained in:
-4
@@ -46,10 +46,6 @@ public class FixedRegionSystem implements RegionSystem {
|
||||
RegionLoader.load();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void save() {
|
||||
}
|
||||
|
||||
@Override
|
||||
public @NonNull Location getWorldSpawn() {
|
||||
Location spawnLocation = Bukkit.getWorlds().get(0).getSpawnLocation();
|
||||
|
||||
Reference in New Issue
Block a user