Skulls in Menus
Overview
Spigot System Tutorial
material: "SKULL_ITEM" material: "PLAYER_HEAD" durability: 3 skullOwner: "Username Here"Example Spigot System Item
item-1:
name: "&e&nFactions&b &7| &cSeason I"
material: "SKULL_ITEM"
skullOwner: "Noodles_YT"
durability: 3
slot: 12
amount: 1
glow: true
message:
enabled: false
text: "&eHello &b<player>!"
command:
enabled: true
#Put command without /
execute: "joinserver UHCGames"
action: ""
lore:
- ""
- " &7* &bVersion&7: &31.7.x - 1.14.x"
- " &7* &bOnline&7: &3{online-factions}"
- " &7* &bStatus&7: &3{status-factions}"
- " &7* &bIn-Queue&7: &3{queued-factions}"
- ""
- "&eClick to join the &b&lFactions &equeue&7."Spigot System Troubleshooting
Head Database Tutorial
Example Head Database Item

Skulls System Tutorial
Example Skulls Item
Last updated