Skip to content

items.yml

Every item entry supports a display name, Bukkit material, zero-based hotbar slot, and lore list.

EntryUsed by
nearest-playerCompass given to tagged players to locate the nearest target.
tntHeld item and helmet representation for a tagged player.
leave-itemLobby item used to leave or confirm leaving.
play-againEnd-game item used to queue for another match.
settings-itemOpens spectator preferences.
teleporter-itemOpens the alive-player teleporter menu.
force-start-itemStaff shortcut for starting the current arena.
items:
leave-item:
name: "&c&lReturn to Lobby &7(Right Click)"
material: RED_BED
slot: 8
lore:
- "&7Right-click to leave to the lobby!"

Use a valid Bukkit material name. Slots 0 through 8 represent the player’s hotbar from left to right. Reload and test an item after changing its material or slot.