diff --git a/mc-report-plugin/README.md b/mc-report-plugin/README.md index f90366d..6f8e116 100644 --- a/mc-report-plugin/README.md +++ b/mc-report-plugin/README.md @@ -48,7 +48,6 @@ lp group admin permission set SeaStudio.Report.admin true ## 依赖 -- Paper 1.20.4 ~ 1.21.x(`api-version: "1.20"`) -- Folia 支持 +- Spigot / Paper 1.8 ~ 1.21+(全版本通用) - Java 17+ - Maven 3.8+ diff --git a/mc-report-plugin/pom.xml b/mc-report-plugin/pom.xml index aac02d1..601d721 100644 --- a/mc-report-plugin/pom.xml +++ b/mc-report-plugin/pom.xml @@ -17,16 +17,16 @@ - papermc - https://repo.papermc.io/repository/maven-public/ + spigotmc-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - io.papermc.paper - paper-api - 1.20.4-R0.1-SNAPSHOT + org.spigotmc + spigot-api + 1.13.2-R0.1-SNAPSHOT provided diff --git a/mc-report-plugin/src/main/resources/plugin.yml b/mc-report-plugin/src/main/resources/plugin.yml index d3046f5..35d563e 100644 --- a/mc-report-plugin/src/main/resources/plugin.yml +++ b/mc-report-plugin/src/main/resources/plugin.yml @@ -1,10 +1,8 @@ name: MCReport version: 1.0.0 main: com.mcreport.plugin.MCReportPlugin -api-version: "1.20" author: Sea-Studio description: MC Report System Plugin -folia-supported: true commands: report: