First installation - Streamline-Essentials/StreamlineWiki GitHub Wiki

Table of Contents:

Key Information

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 folder
NOTE: <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

Basic Installation

  1. Download the plugin file.
  2. Drop it into your plugins folder.
  3. Start and stop your server.
  4. Fill out the configurations where necessary.
    • Configurations for the streamline plugin can be found in your plugins folder, under StreamlineAPI (or streamlineapi if using Velocity).
  5. Add desired modules.
  6. Start and stop your server again.
  7. Fill out module configs where necessary.
    • Module files can be found in your module resources folder.
  8. Start your server again.

More information can be found under the Modules installation: click here

⚠️ **GitHub.com Fallback** ⚠️