forked from MagicBane/Server
stronghold islands?
This commit is contained in:
@@ -348,7 +348,7 @@ public class StrongholdManager {
|
|||||||
//=====================================NEW STUFF
|
//=====================================NEW STUFF
|
||||||
|
|
||||||
public static void initStrongholdIslands(){
|
public static void initStrongholdIslands(){
|
||||||
Zone island1 = new Zone(501,new Vector3fImmutable(-60032,615,45055),"Stronghold 1");
|
//Zone island1 = new Zone(501,new Vector3fImmutable(-60032,615,45055),"Stronghold 1");
|
||||||
ZoneManager.addZone(island1.getObjectUUID(),island1);
|
//ZoneManager.addZone(island1.getObjectUUID(),island1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user