mirror of
https://github.com/geekfrog/PermissionsTime.git
synced 2024-11-25 01:48:54 +00:00
13 lines
268 B
YAML
13 lines
268 B
YAML
|
name: QuickDevDemo
|
||
|
main: gg.frog.mc.quickdevdemo.PluginMain
|
||
|
version: 0.0.1
|
||
|
author: GeekFrog
|
||
|
|
||
|
commands:
|
||
|
quickdevdemo:
|
||
|
description: Show all commands.
|
||
|
|
||
|
permissions:
|
||
|
quickdevdemo.reload:
|
||
|
description: Reloads the config file.
|
||
|
default: false
|