mirror of
https://github.com/geekfrog/PermissionsTime.git
synced 2025-09-06 11:06:58 +00:00
初始化
This commit is contained in:
13
src/resources/plugin.yml
Normal file
13
src/resources/plugin.yml
Normal file
@ -0,0 +1,13 @@
|
||||
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
|
Reference in New Issue
Block a user