Plugin Config

The plugin's global settings live in config.yml, in the plugin's folder (/plugins/Actions/config.yml). Edit it, then run /actions reload to apply your changes; you do not need to restart the server.

Default config.yml

The bundled config.yml ships empty: Actions works out of the box with no global configuration required.

#
# Actions
# by Auxilor
#

Where to go next

  • Build an action: How to Make a Custom Action.

  • Reload after editing: Commands and Permissions.