|
@ -85,7 +85,7 @@ public class MapCommand implements CommandAPI{ |
|
|
.append(" __________________________________________________________________________________________________\n") |
|
|
.append(" __________________________________________________________________________________________________\n") |
|
|
.append("| | | |\n") |
|
|
.append("| | | |\n") |
|
|
.append("| | | |\n") |
|
|
.append("| | | |\n") |
|
|
.append("| " + Colors.ANSI_BLUE + locations.getJSONObject(5).getString("name") + Colors.ANSI_RESET + " | " + Colors.ANSI_BRIGHT_BLACK + locations.getJSONObject(4).getString("name") + Colors.ANSI_RESET + " | " + Colors.ANSI_BLUE + locations.getJSONObject(2).getString("name") + Colors.ANSI_RESET + " |" + "\n") |
|
|
|
|
|
|
|
|
.append("| " + Colors.ANSI_BLUE + locations.getJSONObject(5).getString("name") + Colors.ANSI_RESET + " | " + Colors.ANSI_GREEN + locations.getJSONObject(4).getString("name") + Colors.ANSI_RESET + " | " + Colors.ANSI_BLUE + locations.getJSONObject(2).getString("name") + Colors.ANSI_RESET + " |" + "\n") |
|
|
.append("| | | |\n") |
|
|
.append("| | | |\n") |
|
|
.append("|________________________________|________________________________|________________________________|\n") |
|
|
.append("|________________________________|________________________________|________________________________|\n") |
|
|
.append("| | | |\n") |
|
|
.append("| | | |\n") |
|
|