Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # Configure the staff mode items however you like.
- #
- items:
- online-staff:
- material: "SKULL_ITEM"
- name: "&bOnline Staff"
- amount: 1
- durability: 3
- slot: 1
- lore:
- - "&7&m----------------------------------"
- - "&bRight click to show all online staff"
- - "&7&m----------------------------------"
- action:
- enabled: false
- action: ""
- command:
- require-player-interaction: false
- enabled: true
- command: "onlinestaff"
- random-tp:
- material: "NETHER_STAR"
- name: "&bRandom TP"
- amount: 1
- durability: 0
- slot: 2
- lore:
- - "&7&m----------------------------------------"
- - "&bRight click to teleport to a random player"
- - "&7&m----------------------------------------"
- action:
- enabled: true
- action: "random-tp"
- command:
- require-player-interaction: false
- enabled: false
- command: ""
- better-view:
- material: "CARPET"
- name: "&bBetter View"
- durability: 1
- amount: 1
- slot: 5
- lore:
- - ""
- action:
- enabled: false
- action: ""
- command:
- require-player-interaction: false
- enabled: false
- command: ""
- freeze:
- material: "PACKED_ICE"
- name: "&bFreeze Player"
- durability: 0
- amount: 1
- slot: 8
- lore:
- - "&7&m----------------------------------"
- - "&bRight click a player to freeze them"
- - "&7&m----------------------------------"
- action:
- enabled: false
- action: false
- command:
- require-player-interaction: true
- enabled: true
- command: "freeze <player>"
- vanish-on:
- material: "INK_SACK"
- name: "&bUn-Vanish"
- amount: 1
- durability: 10
- slot: 9
- lore:
- - "&7&m----------------------"
- - "&bRight click to unvanish"
- - "&7&m----------------------"
- action:
- enabled: true
- action: "vanish-off"
- command:
- require-player-interaction: false
- enabled: false
- command: ""
- vanish-off:
- material: "INK_SACK"
- name: "&bVanish"
- amount: 1
- durability: 8
- slot: 9
- lore:
- - "&7&m----------------------"
- - "&bRight click to vanish"
- - "&7&m----------------------"
- action:
- enabled: true
- action: "vanish-on"
- command:
- require-player-interaction: false
- enabled: false
- command: ""
Advertisement
Add Comment
Please, Sign In to add comment