a spigot plugin to count miner's work
- /scord on|off
- /scord player [player] config|score [exp]
- /scord reload
不使用
/scord board title|numberprefix|nameprefix|maxiumleaders set [exp]
/scord blacklist add|remove|find|isin [player]
plugin.yml backup
scord on:
description: display scord
usage: /<command>
scord off:
description: not display scord
usage: /<command>
scord player:
description: set one player's data and setting
usage: /<command> <player>[config|score] [number]
scord reload:
description: reload config file
usage: /command>- scord.*
- scord.basic: player
- scord.set: op
# Scord 插件配置文件
# 可以使用&来代替minecraft样式代码中的§
title: &b挖掘榜 # 显示挖掘榜的名字
maxmiumleaders: 5 # 挖掘榜上最大显示人数
numberprefix: &6No.
nameprefix: " &4"
scoreprefix: " §e"
blacklist: # 你不希望在列表上显示的人
- herobine
- jeb_
- norch