mirror of
https://github.com/geekfrog/PermissionsTime.git
synced 2025-09-06 02:56:58 +00:00
读取权限包配置
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user