EpicActions
Documentation for EpicAction addon
EpicActions addon is a dependency for other addons that allows for running different actions.
Addon usage
Since this addon is a dependency, it is meant to be used by other addons. See developer documentation for implementation instructions.
Available actions
Default actions
Switch is a term for switching whenever the user has the role. If the user doesn't have the provided role, it will be given to him but if he does, it will be removed. It can be useful if you want to create reaction role menu based on buttons.
More default actions (like economy actions) is a topic for future updates to EpicActions.
Addon actions
Addons are able to register custom actions using developer API (see developer documentation for more information).
Some actions maybe be compatible only with some EpicAddons. For example, if action requires action message, it will not be compatible with EpicTimers.
EpicPresets
Developer API
This section of documentation is still W.I.P.
Last updated