This is probably a SUPER easy fix, but I just simply haven't been able to figure it out.
Just trying out the plugin for the first time, and the menu seems to be shifted over a bit.
my gui.yml:
size: 54
menu_title: "&f"
items:
'gamemodeswitcher':
material: MAP
nbt_int: CustomModelData:1010
slot: 12
display_name: "&aSwitch gamemode"
lore:
- "&7Click to switch your gamemode"
left_click_commands:
- '[player] gamemode survival'
- '[close]' ```