EpicPresets
Documentation for EpicPresets addon
Last updated
Documentation for EpicPresets addon
Last updated
EpicPresets addon allows for sending messages based on presets predefined in the config file.
For basic addon configuration, check config.yml
, commands.yml
and language.yml.
These files include configs for both functions and messages across the addon.
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.
This section of documentation is still W.I.P.