docs: Paper 1.20-1.21+ compatibility, folia-supported
This commit is contained in:
@@ -48,6 +48,7 @@ lp group admin permission set SeaStudio.Report.admin true
|
|||||||
|
|
||||||
## 依赖
|
## 依赖
|
||||||
|
|
||||||
- Paper 1.20.4+
|
- Paper 1.20.4 ~ 1.21.x(`api-version: "1.20"`)
|
||||||
|
- Folia 支持
|
||||||
- Java 17+
|
- Java 17+
|
||||||
- Maven 3.8+
|
- Maven 3.8+
|
||||||
|
|||||||
@@ -1,9 +1,10 @@
|
|||||||
name: MCReport
|
name: MCReport
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
main: com.mcreport.plugin.MCReportPlugin
|
main: com.mcreport.plugin.MCReportPlugin
|
||||||
api-version: 1.20
|
api-version: "1.20"
|
||||||
author: Sea-Studio
|
author: Sea-Studio
|
||||||
description: MC Report System Plugin
|
description: MC Report System Plugin
|
||||||
|
folia-supported: true
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
report:
|
report:
|
||||||
|
|||||||
Reference in New Issue
Block a user