Sertraline Item V3
PluginMIT

Sertraline Item V3

Folia support - 1.21.4+ - The modern and interactive Item Plugin with Script and Data-Components.

145
Downloads
1
Followers
2 months ago
Updated
📦
16
Versions

📖About Sertraline Item V3

Sertraline

Note:

API error fixed on 3.8.11

超天物品管理系统服务 (Liminal Skyline v4.0 服务)

ChoTen Item management system service (Liminal Skyline v4.0 Service)

42ddc36e-7fe7-4b43-b927-f20c91ff1bd0 AVATAR

SERTRALINE Supports 1.21.4-1.21.10!

Donate!

Click here to donate via Afdian.

Item Plugins Contrast

855d861e-3e76-4b79-9fff-8fdb14aec058

Special Thanks

Thanks for other Projects

  • TabooLib - plugin's framework.
  • Ratziel - some visual feature's reference.
  • CraftEngine - some component feature's reference.
  • TrMenu - packet feature's reference.

Thanks for other Developers

As dependency

repositories {
    maven { url = uri("https://jitpack.io") }
}

dependencies {
    implementation("com.github.zzzyyylllty:Sertraline-Hydrochloride:VERSION")
}

Build Runtime Version

Required Java 21.

Runtime version for normal use.

Build artifact is in plugin/build/libs folder.

./gradlew clean build

Build Api Version

The api version includes the TabooLib core, intended for developers' use but not runnable.

./gradlew clean taboolibBuildApi -PDeleteCode

The parameter -PDeleteCode indicates the removal of all logic code to reduce size.