Introduction to Streamline
StreamlineCore is a Minecraft plugin that adds endless functionality to Minecraft servers through what is known as Modules. These Modules are downloadable content that you insert into the modules
folder within the StreamlineCore plugin to enhance your server.
Streamline Modules can provide a variety of features, and server admins and developers can even create their own using the plugin's intuitive API.
Supported Server Types
Here are the server types that are natively supported by the plugin.
Bukkit Version
- Bukkit
- Spigot
- Paper
- Purpur
- ImmanitySpigot
- Forks of the above that don't modify core code.
Bungee Version
- BungeeCord
- Waterfall
- Travertine
- Flamecord
- XCord
- Other BungeeCord or Waterfall forks that don't alter core code.
Velocity Version
- Velocity
- Velocity forks that don't modify core code.
Streamline Requirements
There are only one plugin requirement for Velocity and Bungee, while Bukkit requires two plugins.
Bungee and Velocity Requirements
- LuckPerms
- Found here: click this text
Bukkit Version Requirements
- LuckPerms
- Found here: click this text
- BukkitOfUtils
- Found here: click this text
Installation
To install Streamline, follow these steps:
- Check the list of requirements and download/install the necessary plugins.
- Download the plugin from here.
- Insert the plugin into your server's
plugins
folder. - Start and then stop your server.
- Add Modules. Read here for more about modules.
- Configure the plugin. Read here for configuration instructions.
- Start your server.
- Enjoy! Leave a rating here if you find the plugin useful.
Configuration
Streamline offers many features for your server, so the configuration may seem extensive. This section aims to guide you through it.
File System Layout
The main folder:
The commands
folder:
For Developers
For more information regarding the developer framework, click here.
Useful Links
- SpigotMC Page: click here
- Modrinth Page: click here
- Modules: click here
- Developer Framework: click here