📅  最后修改于: 2022-03-11 14:52:22.764000             🧑  作者: Mango
public static void setPlayerInventory(Player p) {
Inventory teamselector = Bukkit.createInventory(null, 9*1, "Teamselector"); //Teamselector will be the name of the inventory.
}