-
Notifications
You must be signed in to change notification settings - Fork 1
Initialization
Bernard edited this page May 15, 2017
·
2 revisions
This page teaches you how to install and initialize the plugin, before using the plugin.
This plugin is a normal spigot plugin. Simply put it into your plugin folder and run. Dependencies will be treated later.
- Download the plugin here.
- Put the plugin jar file into SERVER_FOLDER/plugins
- Reload the server There you go! Now we are moving onto plugin dependencies.
This plugin currently does not have hard dependencies, meaning it can work on its own. Adding soft depended plugins allow it to provide more features. Here are some examples:
- ActionBarAPI: ActionBarAPI allows this plugin to send messages, warnings, and errors through action bar. It is required for the plugin to read the option send-message-on-action-bar in config.