- Listens to Streamlabs Socket API for events such as:
- Twitch: Follows and subscriptions
- YouTube: Follows, subscriptions, and superchats
- Streamlabs: Donations
- Executes custom commands in Minecraft based on the received events.
- Minecraft server: Spigot or Paper, version 1.21 or higher.
- Streamlabs Socket Access Token: Available from your Streamlabs account under API settings.
- Description: Reloads the plugin's configuration and reconnects to the Streamlabs Socket API.
- Permission:
streamlabsplugin.reload - Default Permission: Operators only (non-operators will need the permission set).
- Download the latest version of the
StreamlabsPlugin.jarfile. - Place the
StreamlabsPlugin.jarfile into your Minecraft server'spluginsfolder. - Start the Minecraft server to generate the plugin's configuration file (
config.yml). - Edit
config.ymlto:
- Add your Streamlabs Socket Access Token.
- Customize event-handling commands under the
eventssection for various platforms. - Configure any additional chat commands you’d like players to use in Minecraft chat.
- Use the command
/streamlabsreloadin-game or from the server console to reload the configuration after making changes.
This plugin enables you to integrate Streamlabs events with Minecraft, allowing for dynamic, event-based interactions!