mirror of
https://github.com/CarmJos/UserPrefix.git
synced 2026-06-04 15:28:21 +08:00
2.1.6 补充介绍,优化部署密钥配置。
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
main: cc.carm.plugin.userprefix.Main
|
||||
name: UserPrefix
|
||||
name: ${project.name}
|
||||
version: ${project.version}
|
||||
authors:
|
||||
- Carm
|
||||
- YourCraft
|
||||
- ${project.organization.name}
|
||||
- SakuraGame
|
||||
website: "https://github.com/CarmJos/UserPrefix"
|
||||
website: ${project.url}
|
||||
description: ${project.description}
|
||||
|
||||
depend:
|
||||
- LuckPerms
|
||||
softdepend:
|
||||
|
||||
Reference in New Issue
Block a user