HomeJavaModsTeamLib
TeamLib
Simple API library for managing / creating teams on your server, easy to use and lightweight.

Make sure you have a ArrayList before proceeding to hook your plugin into this library.
Code (Text):
ArrayList<Player> Team = new ArrayList<Player>();
 
And here's how to use your separate commands without using the ones the plugin provides.
(Make sure to set Commands to false in your config)
Code (Text):
TeamLib.JoinTeam(Player, Team name, Displayname of the team);
 
Thanks for using the TeamLib.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

TeamLib is a free Minecraft Java mod. Downloaded 176 times (via Spigot). Download it and open it directly in the game.

Explore more