Quantum64 You must've spent forever on this.
You would need to create two arraylists. List<String> red = new ArrayList<String>(); List<String> blue = new ArrayList<String>(); Then you...
Separate names with a comma.