Implement /ready and basic objective mechanics
This commit is contained in:
@@ -6,4 +6,5 @@ public interface Arena {
|
||||
World getWorld();
|
||||
String name();
|
||||
Spawnpoint[] spawnpoints();
|
||||
Spawnpoint bombTarget();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user