How To

How to adjust some settings for mBossmenu

How to hide another UI element when boss menu is opened ?

Find onBossMenuOpen() function in config and Trigger your hide event in it

How to hide hidden element when boss menu is closed ?

Find onBossMenuClose() function in config and Trigger your show event in it

How to restrict items in inventory ?

Find Config.BlacklistedItems in config and then players wont able to put specified items

How to open admin menu ?

Type /adminmenu in chat

How to add discord profile picture of the players ?

You need to create discord bot token to get players discord profile picture on mBossmenu's user interface. If you don't know how to create discord bot token you can check this link as a tutoarial. Note : You don't have to invite the bot to your server.

How to get the exact location for the mbossmenu's interaction

Click on this icon to copy current coordinates

Last updated