forked from SteamWar/SteamWar
Fix tutorials
This commit is contained in:
@@ -195,6 +195,7 @@ public class ServerStarter {
|
||||
}
|
||||
|
||||
public ServerStarter tutorial(Player owner, Tutorial tutorial) {
|
||||
version = ServerVersion.SPIGOT_15;
|
||||
directory = new File(SERVER_PATH, "Tutorial");
|
||||
buildWithTemp(owner);
|
||||
tempWorld(TUTORIAL_PATH + tutorial.getTutorialId());
|
||||
|
||||
Reference in New Issue
Block a user