Disable menu

To disable menu you have to go in Kap Easy Menu plugin configuration server.

In this directory there a file config.yml.

Open this file and write those lines :

menus:
  menuNameToDisable:
    state: false

With this menuNameToDisable cannot be open in game.

Last updated