update support
This commit is contained in:
6
src/main/resources/config.yml
Normal file
6
src/main/resources/config.yml
Normal file
@ -0,0 +1,6 @@
|
||||
enable: false
|
||||
id: ""
|
||||
api: http://localhost:8091/fmc/server/report
|
||||
token: qweqwe123
|
||||
worlds:
|
||||
- world
|
||||
@ -3,15 +3,5 @@ main: cn.forevermc.server.mcpc.FMCServer
|
||||
version: '0.0.1'
|
||||
|
||||
author: Timi
|
||||
website: imyeyu.net
|
||||
website: imyeyu.com
|
||||
description: This plugin is ForeverMC Server status reporter
|
||||
|
||||
commands:
|
||||
debug:
|
||||
description: 启用或禁用维护模式
|
||||
usage: "/<command> [true|false|status]"
|
||||
permission: op
|
||||
staff:
|
||||
description: 添加或移除维护人员
|
||||
usage: "/<command> [add|remove|list] <value>"
|
||||
permission: op
|
||||
|
||||
Reference in New Issue
Block a user