5ca534dc9bb67503a5047de56f032e3f02cea3bd
The method to make a string from a collection of strings already exists and should be used when adding multiple players to a team.
Bukkit
A Minecraft Server API.
Website: http://bukkit.org
Bugs/Suggestions: http://leaky.bukkit.org
Contributing Guidelines: CONTRIBUTING.md
Compilation
We use maven to handle our dependencies.
- Install Maven 3
- Check out this repo and:
mvn clean install
Description
Languages
Java
100%