walrusone / SkyWarsReloaded

SkyWarsReloaded
GNU General Public License v3.0
22 stars 52 forks source link

Option menu disabling #65

Closed x1p closed 5 years ago

x1p commented 6 years ago

When options menu is set to false the ender eye does not disappear

config: enabledMenus: ... options: false optionsSlot: 8

lukasvdgaag commented 6 years ago

The menu is disabled, but is just still in your inventory. If you clear your inventory and join again, the options item will be gone.

x1p commented 6 years ago

Did not work for me, but I solved this one by installing a plugin which clears your inventory every time a player joins. This solves it, but this is not how it should be.

walrusone commented 5 years ago

Hmm, I'll look at this. I don't clear inventory on join, because some users wish to keep inventories. I may be able to add a toggle to clear inventory on join.