This plugin works on EXILED >= 9.6.0.
Download RaCustomMenuExiled.dll in the latest release assets, then put it in your plugins folder ./EXILED/Plugins/.
This plugin works on LabApi >= 0.7.0.
Download RaCustomMenuLabApi.dll in the latest release assets, then put it in your plugins folder ./LabAPI-Beta/plugins/global(or {port}).
And you need to add 0Harmony.dll into your ./LabAPI-Beta/dependencies/global(or {port}).
RaCustomMenu allows you to add custom Categories and Actions to the Dummy Ra Category. You can (multi)select players and click a button to perform custom actions. Example: give a loadout or trigger another custom action.
If you multiselect players, the action can be stacked if the action names are the same; otherwise, the action is performed only on the clicked player's button.
In config file you can enable and disable the test button: See here
You need to add rcm.actions to a RA role in your permissions.yml file, with that, the users can use the RA Custom Menu
./EXILED/Config/permissions.yml
./LabAPI/configs/permissions.yml.
A wiki has been setup here just for you.