BG-Software-LLC / SuperiorSkyblock2

Optimized, feature packed Skyblock core.
https://bg-software.com/superiorskyblock/
GNU General Public License v3.0
170 stars 146 forks source link

Openmenu command not work #2194

Closed Envqu closed 3 months ago

Envqu commented 3 months ago

Minecraft's Version

1.20.4 purpur 2176

Plugin's Version

b285

Describe the bug

/is admin openmenu Envqu MenuCounts /is admin menu Envqu MenuCounts

These commands do nothing. Nothing happens. No errors in console

To Reproduce

/is admin openmenu Envqu MenuCounts /is admin menu Envqu MenuCounts

Additional Information

No response

OmerBenGera commented 3 months ago

Hey, the command should only be used to open custom menus registered by other plugins. You should instead make the player execute /is counts, which will open the counts menu for him.

Envqu commented 3 months ago

Hey, the command should only be used to open custom menus registered by other plugins. You should instead make the player execute /is counts, which will open the counts menu for him.

Okay I see. It is possible to allow players use /is counts only for their own island? Somehow disable /is counts <nick> but allow /is counts

OmerBenGera commented 3 months ago

Hey, the command should only be used to open custom menus registered by other plugins. You should instead make the player execute /is counts, which will open the counts menu for him.

Okay I see. It is possible to allow players use /is counts only for their own island? Somehow disable /is counts <nick> but allow /is counts

Currently all players can use /is counts on other islands. You can make a feature request under the discussions tab to get it changed