una-xiv / umbra

Umbra XIV - Adds quality of life improvements to the game and consolidates common UI elements and actions into a single uniform interface.
GNU Affero General Public License v3.0
51 stars 18 forks source link

[Feature Request] Simple Custom Menu Entry #70

Closed imgidedin closed 1 month ago

imgidedin commented 2 months ago

Would it be possible to have the option for a custom menu entry? So we could add shortcut to our plugins?

Maybe we could set the menu entry a custom name and add custom entries to it, like: Quests and it would execute /quests, etc? Kinda like QoLBar, but without all the bells and whistles, just a simple menu entry. You click, it runs that single command.

haroldiedema commented 2 months ago

Have to check with PAC to confirm whether this would be allowed or not.

haroldiedema commented 1 month ago

Checked on discord about possible restrictions. There don't seem to be any, so we're good to go. Now to think of a good way to implement this that would satisfy most users.

haroldiedema commented 1 month ago

The new 2.0 version adds support for custom toolbar widgets. These come in the form of 2 types:

  1. Custom button - allows you to run any (single) chat command.
  2. Use Item - Based on an ID of an item (you can get that using the "Show ID" tooltip option in Simple Tweaks)