[Minecraft-SpigotPlugin] 物品管理插件
下载 ·
文档 ·
统计 ·
MineBBS ·
Spigot ·
MCBBS
- Spigot
- Paper
- More...
Version | Version |
---|---|
1.8.8 | 1.19.2 |
1.11.2 | 1.19.4 |
1.12.2 | 1.20.1 |
1.13.2 | 1.20.2 |
1.14.4 | 1.20.3 |
1.15.2 | 1.20.4 |
1.16.5 | 1.21.1 |
1.17.1 | 1.21.3 |
1.18.2 | 1.21.4 |
Project | Version | Author |
---|---|---|
SX-Attribute | Saukiya |
repositories {
// Github Project
maven { url 'https://jitpack.io' }
}
dependencies {
compileOnly 'com.github.Saukiya:SX-Item:4.4.0'
}