#ContextMenuCommandGroups?

1 messages · Page 1 of 1 (latest)

uneven ember
#

Is there any way to group ContextMenuCommands in "folders" ?
Or conditionally display them if the user has the required permission to use it ?
Either works, I just got into contextmenu stuff and it's pretty sick

sand pier
#

context menus are very limited

#

you can have upto 5 commands, no folders

#

I believe you can hide them using the built in slash command permissions system

#

the one you can configure from server settings

#

use the [SlashCommandPermissions] attribute to restrict to a certain permission

#

not sure if that works with context menus