GUI Menu that can be completely configured by you!
Better checks for bad config (Less or no internal errors)
Code (Text):
## ICONS / GUI Menu Things
# Keep everything lower case, use proper spacing, no tabs!
# Use the Material name! Several examples can be found below, not all default emotes are in the GUI
# Custom emotes can be put in the gui
gui:
name: "&3EMOTE MENU &a-- &9Click an emote!" ## Name of the inventory that holds all emotes!
poke: ### Must be the name of the emote
name: "&bPoke!" ## Can be anything with any color codes
lore: ## Should be able to handle as many lines as you wish
- "&3Click me to"
- "&3poke someone!"
item-id: "stick" ## Use the proper item name from in game!
## If this emote is a custom made emote, make this true, if it is part of the default emotes, make this false
custom: false