
Starlight-adventure-loader
From starlight-plugin 26.6.0+,this loader is no longer strongly needed. But it can still work and provide faster and more stable plugin loading.
Enjoy :D
Introduction
This plugin integrates and loads Adventure-API in global environment. It is just a loader of libraries and do NOTHING. It provides no feature but only the AdventureAPI needed by other plugins.
Here are some circumstances where this plugin is needed to be installed:
- You are running "starlight-plugin" on a non-paper-based platform(e.g. spigot,cb and mohist)
- You have other plugin that require adventure but not providing it.
But when the server has adventure library provided(like paper series), installing this plugin may even cause conflicts and classloading issues.
Contents
This plugin packs basic libraries needed for a standard "Adventure API environment".
dependencies {
implementation 'net.kyori:adventure-api:4.17.0'
implementation 'net.kyori:adventure-text-serializer-gson:4.17.0'
implementation 'net.kyori:adventure-text-serializer-legacy:4.17.0'
implementation 'net.kyori:adventure-text-serializer-plain:4.17.0'
implementation 'net.kyori:adventure-text-minimessage:4.17.0'
}
Usage
Server owner: throw it in your server plugin folder and restart/reload.
Developer: Add the plugin id starlight-adventure-loader as a soft depend(as it's not needed sometimes)
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.12.2, 1.13.2, 1.14.4
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as starlight-adventure-loader.jar — drop this file into the mods folder
- Download size: 932 KB
- Download link checked 24 Aug 2026 — working
These come from our own check of the pack file, not from the source page.