Key Information - Streamline-Essentials/StreamlineWiki GitHub Wiki
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 pluginsfolder in your server's main folder. | 
| streamline main folder | The StreamlineAPIfolder in your plugin's folder.NOTE: if you use Velocity, the folder will actually be called streamlineapi(lowercase)! | 
| modules folder | The modulesfolder in your streamline main folder. | 
| module resources folder | The module-resourcesfolder 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 commandsfolder in your streamline main folder | 
| module commands folder | The commandsfolder in your<specified>module folder.NOTE: <specified>will be replaced with a module's name | 

