mirror of
https://github.com/geekfrog/PermissionsTime.git
synced 2025-09-06 11:06:58 +00:00
项目初始化,随框架更新
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
name: QuickDevDemo
|
||||
main: gg.frog.mc.quickdevdemo.PluginMain
|
||||
name: PermissionsTime
|
||||
main: gg.frog.mc.permissionstime.PluginMain
|
||||
version: 0.0.1
|
||||
author: GeekFrog
|
||||
|
||||
commands:
|
||||
quickdevdemo:
|
||||
permissionstime:
|
||||
description: Show all commands.
|
||||
|
||||
permissions:
|
||||
quickdevdemo.reload:
|
||||
permissionstime.reload:
|
||||
description: Reloads the config file.
|
||||
default: false
|
Reference in New Issue
Block a user