[Minecraft-SpigotPlugin] 物品管理插件
下载 ·
文档 ·
统计 ·
MineBBS ·
Spigot ·
MCBBS
- Spigot
- Paper
- Folia?
- More...
| Version | Version | Version |
|---|---|---|
| 1.8.8 | 1.11.2 | 1.12.2 |
| 1.13.2 | 1.14.4 | 1.15.2 |
| 1.16.5 | 1.17.1 | 1.18.2 |
| 1.19.2 | 1.19.4 | 1.20.1 |
| 1.20.2 | 1.20.3 | 1.20.4 |
| 1.20.5 | 1.20.6 | 1.21.1 |
| 1.21.3 | 1.21.4 | 1.21.5 |
| 1.21.6 | 1.21.7 | 1.21.8 |
| 1.21.10 |
要什么版本就发 Issue
| Project | Version | Author |
|---|---|---|
| SX-Attribute | Saukiya |
repositories {
// Github Project
maven { url 'https://jitpack.io' }
}
dependencies {
compileOnly 'com.github.Saukiya:SX-Item:4.4.9'
}