1
mirror of https://github.com/CarmJos/PlayerPrefix.git synced 2026-06-04 18:08:18 +08:00

1.1.1 修复部署错误的问题

This commit is contained in:
carm
2021-10-21 21:38:45 +08:00
parent ff0255f72a
commit ff40d921e7
2 changed files with 8 additions and 7 deletions
+5 -4
View File
@@ -1,7 +1,10 @@
main: cc.carm.plugin.playerprefix.Main
name: ${project.artifactId}
name: ${project.name}
version: ${project.version}
description: ${project.description}
author: CarmJos
website: ${project.url}
depend:
- ProtocolLib
@@ -13,6 +16,4 @@ commands:
aliases:
- prefix
author: CarmJos
website: ${project.url}
description: ${project.description}