-
Notifications
You must be signed in to change notification settings - Fork 0
First installation
Quaint edited this page Oct 11, 2022
·
6 revisions
Below is some much-needed information on things such as file locations and some Streamline terminology.
| When we say... | We mean... |
|---|---|
| your plugins folder | The plugins folder in your server's main folder. |
| streamline main folder | The StreamlineAPI folder in your plugin's folder.NOTE: if you use Velocity, the folder will actually be called streamlineapi (lowercase)!
|
| modules folder | The modules folder in your streamline main folder. |
| module resources folder | The module-resources folder in your streamline main folder. |
<specified> module folderNOTE: <specified> will be replaced with a module's name
|
The <specified> folder in your module resources folder |
| commands folder | The commands folder in your streamline main folder |
| module commands folder | The commands folder in your <specified> module folder.NOTE: <specified> will be replaced with a module's name
|
- Download the plugin file.
- Plugin download can be found here: click here
- Drop it into your plugins folder.
- Start and stop your server.
- Fill out the configurations where necessary.
- Configurations for the streamline plugin can be found in your
pluginsfolder, underStreamlineAPI(orstreamlineapiif using Velocity).
- Configurations for the streamline plugin can be found in your
- Add desired modules.
- Modules can be downloaded from here: click here
- Start and stop your server again.
- Fill out module configs where necessary.
- Module files can be found in your module resources folder.
- Start your server again.
More information can be found under the Modules installation: click here
Just Starting
Basics
Advanced
-
Messages
- Look here if you want fancy messages! (Clickables, Hoverables, More.)
Module Specific
Deeper Knowledge

