Merging changes from private branch
This commit is contained in:
@@ -1094,15 +1094,6 @@ public class ServerControl implements ApplicationListener{
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
* Use {@link Maps#setNextMapOverride(Map)} instead.
|
||||
*/
|
||||
@Deprecated
|
||||
public void setNextMap(Map map){
|
||||
maps.setNextMapOverride(map);
|
||||
}
|
||||
|
||||
/**
|
||||
* Cancels the world load timer task, if it is scheduled. Can be useful for stopping a server or hosting a new game.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user