Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
3.11 Spigot support
From 3.11 onward, we're trying to support Spigot. For Spigot, make sure if you using spigot,use the JAR that has -Spigot in the jar—not the -Standard one.
Caution! The Spigot version isn't stable yet (we built it for Paper originally), and it might even mess with the Paper build. If you run into problems, roll back to 3.10 and let us know.
Additionally, we are initiating compatibility efforts for legacy versions, albeit at a reduced priority. The minimum supported version will be 1.12.2.
3.10 Templates & Managers
3.10 OUT! New Features
Added item manager and the template system that most people have been asking for.
Starting from Sertraline 3.10.0.0, the database system will be modified, which may result in the loss of data from the previous metadata system. This is generally not an issue, but if it does affect you, please @ me (at discord or qq) in time and I will write a migration code.
3.9.2 Recipe
3.9.2 OUT! RECIPE REGISTER & USE TAGS IN RECIPE NOW SUPPORTED!
NOTICE
26.1 is tested and SHOULD supported. if any issue please mention me on discord
Sertraline
From Sertraline 3.8.19.3 You can drop/equippment Sertraline item on mythicmobs.
More info please look docs. (Item id is Case sensitive)
API error fixed on 3.8.11
超天物品管理系统服务 (Liminal Skyline v4.0 服务)
ChoTen Item management system service (Liminal Skyline v4.0 Service)
If you are using MythicLib by Sertraline as your attribute system, we strongly recommend increasing the debounce time in your config.yml when using version 3.8.19.2 and above to conserve performance.
Donate!
Click here to donate via Afdian.
Item Plugins Contrast
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
- JhqwqMc - some component feature's contributor.
- ChengZhiMeow - visual feature's reference.
- TheFloodDragon - ratziel's author.
- Xiao-MoMi - craft-engine's author, craft-engine is this plugin's reference.
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
-PDeleteCodeindicates the removal of all logic code to reduce size.


