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

读取权限包配置

This commit is contained in:
GeekFrog
2017-07-10 10:45:18 +08:00
parent 8fd9e9774d
commit 75d0f202fb
11 changed files with 228 additions and 13 deletions

View File

@ -2,12 +2,17 @@ name: PermissionsTime
main: gg.frog.mc.permissionstime.PluginMain
version: 0.0.1
author: GeekFrog
softdepend: [SQLibrary, Vault]
commands:
permissionstime:
description: Show all commands.
permissions:
permissionstime.*:
description: Gives access to all PermissionsTime commands.
children:
permissionstime.reload: true
permissionstime.reload:
description: Reloads the config file.
default: false
default: op