1
1
mirror of https://github.com/geekfrog/PermissionsTime.git synced 2024-11-25 01:48:54 +00:00
PermissionsTime/src/resources/plugin.yml

18 lines
457 B
YAML
Raw Normal View History

2017-07-08 01:47:15 +00:00
name: PermissionsTime
main: gg.frog.mc.permissionstime.PluginMain
2017-07-06 10:17:54 +00:00
version: 0.0.1
author: GeekFrog
2017-07-10 02:45:18 +00:00
softdepend: [SQLibrary, Vault]
2017-07-06 10:17:54 +00:00
commands:
2017-07-08 01:47:15 +00:00
permissionstime:
2017-07-06 10:17:54 +00:00
description: Show all commands.
permissions:
2017-07-10 02:45:18 +00:00
permissionstime.*:
description: Gives access to all PermissionsTime commands.
children:
permissionstime.reload: true
2017-07-08 01:47:15 +00:00
permissionstime.reload:
2017-07-06 10:17:54 +00:00
description: Reloads the config file.
2017-07-10 02:45:18 +00:00
default: op