###################### #+ +# # MENU SETTINGS # #+ +# ###################### menu-settings: # name - appears as the title - REQUIRED name: '&1Navigate' # rows - the number of rows of the chest - REQUIRED rows: 1 # command - OPTIONAL (you can remove this or set it to '') # Bind multiple commands using ; (command: 'menu; m; me') command: 'menu' # This command command will be execute when the menu is opened. # Supports all the icon command types. open-action: 'sound: BLOCK_NOTE_HARP ;' # open-with-item - OPTIONAL # The menu will open only right-clicking with orange wool [35:1] open-with-item: id: 345 left-click: true right-click: true ###################### #+ +# # ITEMS # #+ +# ###################### spawncmd: COMMAND: 'hub' NAME: '&fHub' ID: 160 POSITION-X: 1 POSITION-Y: 1 survival: COMMAND: 'console: tp {player} -154 105 485' NAME: '&aSurvival' ID: 160 DATA-VALUE: 5 POSITION-X: 2 POSITION-Y: 1 creative: COMMAND: 'console: tp {player} -122 105 515' NAME: '&9Creative' ID: 160 DATA-VALUE: 3 POSITION-X: 3 POSITION-Y: 1 factions: COMMAND: 'console: tp {player} -93 105 485' NAME: '&cFactions' ID: 160 DATA-VALUE: 14 POSITION-X: 4 POSITION-Y: 1 skyblock: COMMAND: 'console: tp {player} -144 100 464' NAME: '&eSkyBlock' ID: 160 DATA-VALUE: 4 POSITION-X: 5 POSITION-Y: 1 gwars: COMMAND: 'console: tp {player} -144 100 506' NAME: '&6gWars' ID: 160 DATA-VALUE: 1 POSITION-X: 6 POSITION-Y: 1 moddesd: COMMAND: 'console: tp {player} -124 105 454' NAME: '&7Minigames' ID: 160 DATA-VALUE: 7 POSITION-X: 7 POSITION-Y: 1