Skip to content

A nice little plugin to open GUI menus or run commands right in your hotbar!

License

Notifications You must be signed in to change notification settings

DefinitlyEvil/LobbyMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LobbyMenu

Create menus in your hotbar, NOOB-proof!!

Can be used in:

  • Hub servers
  • Any server which needs a easy-to-use menu system

Main Configuration

hotbar:
  # COMMENT: open a menu from hotbar
  0:
    material: DIAMOND
    amount: 1
    menu: test
    name: "&eTest Menu"
    lore:
      - "Welcome! "
  # COMMENT: run a command (as player) from hotbar
  1:
    material: DIAMOND
    amount: 1
    menu: "cmd:spawn"
    name: "&eTest Menu"
    lore:
      - "Welcome! "

About

A nice little plugin to open GUI menus or run commands right in your hotbar!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages