Context Menu Manager - Plugin for custom context menus

Context Menu Manager

Install on Roblox


A plugin for managing custom context menus.

2025-01-29 22-00-50

Screenshot of the Manager Widget:

How to Use
1. Creating

Creating is quite self-explanitory, except some things. For instance:

  • Locate to Submenu: Input the name of an existing Submenu
  • Link Source to Action: To link a function that will be called once the action is triggered, you must select any type of Script. Then, click on the Link Source to Action button. Once your selected Script automatically unselects, that means the function has been successfully linked.

Screenshot_1

2. Updating/Editing

Updating is mostly self-explanitory and uses similar settings to the creation tab, which work exactly the same. Except, one new button:

  • Import Action Source: Will create a Script with the Source of the Action function that was linked before. (Use incase you lost the original source for the Action)

Screenshot_2

  • NOTE: Icon must be the full URL. Example: “rbxassetid://123456789”

Hope this plugin helps someone out! (I was making it for myself but then I figured to make a full plugin)

My personal use case scenario example:

image

If there’s any bugs/errors/glitches, let me know!

7 Likes