Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
Sertraline
From Sertraline 3.8.19.3 You can use this to hook mythicmobs:
MMMobName:
Type: HUSK
Display: '&7XXX'
Health: 20
Damage: 4
Sertraline:
drops: # or equippment
- ITEMID 1 1
(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.
About 26.1
Sertraline on the 26.1.1 version is very unstable yet.
You can use Sertraline 3.8.19 on 26.1.1.
THE DATA COMPONENT IS NOT SUPPORT 26.1 YET
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.


