EpicPresets
Documentation for EpicPresets addon
EpicPresets addon allows for sending messages based on presets predefined in the config file.
Basic addon configuration
For basic addon configuration, check config.yml
, commands.yml
and language.yml.
These files include configs for both functions and messages across the addon.
Creating presets
Default set of presets that showcase all possible config options are available in the presets.yml
file.
Now, let's break down all possible features that can be used while creating a preset
All presets contain to values: name
which is a preset name that must be lowercase and message
containing message config.
Click here to see all available message config options.
Developer API
This section of documentation is still W.I.P.
Last updated