mirror of
https://github.com/SunNetservers/MiniGames.git
synced 2025-06-25 02:34:44 +02:00
Adds minimal tutorial for parkour creation
This commit is contained in:
@ -396,7 +396,7 @@ public class ParkourArena implements Arena {
|
||||
if (checkpoints.isEmpty()) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
this.checkpoints.clear();
|
||||
this.parkourArenaHandler.saveArenas();
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user