mirror of
https://github.com/SunNetservers/MiniGames.git
synced 2026-01-12 04:55:05 +01:00
Removes some TODOs
This commit is contained in:
@@ -22,8 +22,6 @@ public class ListArenaCommand implements TabExecutor {
|
||||
for (String arenaName : TabCompleteHelper.getArenas()) {
|
||||
sender.sendMessage(arenaName);
|
||||
}
|
||||
|
||||
//TODO: Allow displaying information about each arena (possibly admin-only)
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user