▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Starlight-Adventure-Loader
Starlight-Adventure-Loader

Starlight-Adventure-Loader

Load adventure library on non-standard minecraft environment.

Оцените первым
7
0

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:

  1. You are running "starlight-plugin" on a non-paper-based platform(e.g. spigot,cb and mohist)
  2. 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)

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x

Платформы

Поддерживаемые окружения

Сервер

Ссылки

Детали

Лицензия:
Опубликован:2 недели назад
Обновлён:2 недели назад
Главная