12 lines
203 B
YAML
12 lines
203 B
YAML
name: Minehunt
|
|
version: '1.0-SNAPSHOT'
|
|
main: xyz.fortern.minehunt.Minehunt
|
|
api-version: '1.21'
|
|
authors: [ Fortern ]
|
|
|
|
commands:
|
|
god:
|
|
description: "使自己无敌"
|
|
test:
|
|
description: "测试"
|