Gibbs
0
Q:

bukkit inventory set name

public static void setPlayerInventory(Player p) {
		Inventory teamselector = Bukkit.createInventory(null, 9*1, "Teamselector");  //Teamselector will be the name of the inventory.
}
2

New to Communities?

Join the community