Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- check_updates: true
- gui_menus:
- Commands:
- menu_title: '&aCommands Guide'
- open_command: Commands
- size: 18
- items:
- '1':
- material: Grass
- slot: 0
- display_name: '&aCommands for islands'
- lore:
- - '&aAll Island Commands'
- - '&aLearn what commands do what'
- left_click_commands:
- - '[openguimenu]Islandcommands'
- '2':
- material: DIRT
- data: 0
- amount: 1
- slot: 1
- priority: 1
- view_requirement: BukkitPlayer.hasPermission("exampleguimenu.item.home");
- display_name: '&bTeleport home'
- lore:
- - '&bClick to teleport'
- - '&bto your home'
- click_commands:
- - '[player] home'
- - '[close]'
- '3':
- material: DIRT
- data: 0
- amount: 1
- slot: 1
- priority: 2
- display_name: '&bTeleport to spawn'
- lore:
- - '&bClick to teleport'
- - '&bto the server spawn'
- click_commands:
- - '[player] spawn'
- - '[close]'
- Island Commands:
- menu_title: Island commands
- open_command: Islandcommand
- size: 9
- items:
- '1':
- material: Paper
- slot: 0
- display_name: /Island
- lore:
- - '&aThis is where you pick your island options'
- left_click_commands:
- - '[close]'
- right_click_commands:
- - '[close]'
- '2':
- material: DIRT
- data: 0
- amount: 1
- slot: 1
- priority: 1
- view_requirement: BukkitPlayer.hasPermission("exampleguimenu.item.home");
- display_name: '&bTeleport home'
- lore:
- - '&bClick to teleport'
- - '&bto your home'
- click_commands:
- - '[player] home'
- - '[close]'
- '3':
- material: DIRT
- data: 0
- amount: 1
- slot: 1
- priority: 2
- display_name: '&bTeleport to spawn'
- lore:
- - '&bClick to teleport'
- - '&bto the server spawn'
- click_commands:
- - '[player] spawn'
- - '[close]'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement