mirror of
https://github.com/geekfrog/PermissionsTime.git
synced 2025-09-06 02:56:58 +00:00
调整目录结构
增加称号功能
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
name: ${project.name}
|
||||
version: ${project.version}
|
||||
main: gg.frog.mc.permissionstime.PluginMain
|
||||
version: 0.4.1-SNAPSHOT
|
||||
main: gg.frog.mc.base.PluginMain
|
||||
author:
|
||||
- GeekFrog
|
||||
description: ${project.description}
|
||||
@ -17,7 +17,7 @@ commands:
|
||||
description: Aliases commands for permissionstime.
|
||||
usage: /pt [param]
|
||||
permissions:
|
||||
permissionstime.*:
|
||||
gg.frog.permissionstime.*:
|
||||
description: Gives access to all PermissionsTime commands.
|
||||
default: op
|
||||
children:
|
||||
|
Reference in New Issue
Block a user