This repository has been archived by the owner on Jun 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Installable Plugins
Marvin edited this page Mar 26, 2020
·
2 revisions
CloudNet offers administrators to automatically install plugins to servers and proxies without having to place them into each template themselves.
The following table explains the propeties of the installablePlugins
object in the template configuration:
Name | Description |
---|---|
name |
The name of the plugin. This property is also used as the filename without the .jar suffix. |
pluginResourceType |
The backend to load the plugin from. Note the addendum about installable plugins at the bottom of the table. |
url |
The URL used for the URL backend. This property absolutely points to the .jar -file of the plugin. |
For pluginResourceType
MASTER
or LOCAL
the directory local/plugins
is used to retrieve plugins from. Plugins are cached with the MASTER
backend and change might need a cache clear.
If you have any questions feel free to join our Discord Server / CloudNETService #RELEASE 2.2.0 by CloudNetService
- Home
- Setup
- Servers and Proxys
- Server/Proxy Types
- Signs and Mobs
- Commands
- Template
- Development
- Contributing