1
1
mirror of https://github.com/geekfrog/PermissionsTime.git synced 2025-09-06 02:56:58 +00:00

增加称号系统

This commit is contained in:
2018-06-17 00:29:13 +08:00
parent 24003ed771
commit d236296e69
20 changed files with 834 additions and 81 deletions

View File

@ -1,5 +1,5 @@
name: PermissionsTime
version: 0.3.3-SNAPSHOT
version: 0.4.0-SNAPSHOT
main: gg.frog.mc.permissionstime.PluginMain
author: GeekFrog
softdepend:
@ -19,6 +19,7 @@ permissions:
default: op
children:
permissionstime.me: true
permissionstime.tag: true
permissionstime.reload: true
permissionstime.give: true
permissionstime.set: true
@ -27,7 +28,10 @@ permissions:
permissionstime.removeall: true
permissionstime.packages: true
permissionstime.me:
description: View himself package.
description: View your packages.
default: true
permissionstime.tag:
description: View your color/prefix/suffix tags.
default: true
permissionstime.reload:
description: Reloads the config file.