1
0
mirror of https://e.coding.net/circlecloud/TeleportRandom.git synced 2025-11-03 18:16:02 +00:00
Files
TeleportRandom/src/main/resources/plugin.yml
502647092 929ac79c3d 修复一直提示更新的问题...
Signed-off-by: 502647092 <jtb1@163.com>
2016-01-26 23:17:26 +08:00

23 lines
714 B
YAML

name: ${project.artifactId}
description: ${project.description}
main: ${project.groupId}.${project.artifactId}.${project.artifactId}
version: ${project.version}-git-${env.GIT_COMMIT}
authors: [喵♂呜]
website: ${jenkins.url}/job/${project.artifactId}/
commands:
tpr:
description: 随机传送插件命令
usage: §6使用§a/tpr [随机传送范围] [随机传送世界]§6进行随机传送!
permissions:
tpr.*:
description: 允许使用所有命令!
default: op
children:
tpr.use: true
tpr.reload: true
tpr.use:
description: 允许使用随机传送!
default: true
tpr.reload:
description: 允许重载随机传送!
default: op