The plugin has 5 commands:
/place:
Used to change the mode to place or not place blocks in the block hunt.
/showblock:
Used to see all blocks placed for the hunt.
/startsearch:
Used to start and stop the block hunt.
/clearsearch:
Used to reset the block counters found by all players or the chosen player.
/ranking:
Used to see the complete ranking of the players.
Config.yml
Code (YAML):
nb
: 0
open
: false
#Useless for versions below 1.16.5. Marker will be green for all versions above 1.16.5
markercolor
:
"#ff0000"
blocktofind:
blocktofind is list of all blocks in hunt
message.yml
Code (YAML):
global:
cmdcant
:
"You don't have this permission"
namepermshowscoreboard
:
"*"
blockalreadyfind
:
"You already find this block"
allblockfind
:
"Congrate, You find all blocks"
newblockfind
:
"Congrate, you find new block \n you are now at %text% of %text2%"
scoreboard:
title
:
"&d&lTitle"
ld1
:
"&e----------------------"
ld2
:
"&e"
ld3
:
"&d&lTOP 3"
lf2
:
"&e"
lf1
:
"&eyour server ip"
lvoid
:
"&a"
lrank
:
"&a%text% %text2%/%text3%"
toprank
: 3
cmd:
searchstart
:
"Hunt is now open"
searchend
:
"Hunt is now close"
listfindedclear
:
"List of finded blocks was clear"
playerfindedclear
:
"List of blocks find by %text% was clear"
cannowplace
:
"You can now place block of hunt"
cantnowplace
:
"You can no longer place hunting blocks"
placerwarmfinish
:
"[{"text
":"Warning, if you place or break one block ranking from timer finished will be reset\n
","color
":"red
"},{"text
":"Cancel Placer
","clickEvent
":{"action
":"run_command
","value
":"/placer
"},"color
":"green
"}]"
placerFinalClear
:
"Final ranking was clear"
ranking
:
"TOP %text%: %text2"
message.yml contains all messages and bulletin boards sent by the plugin.
You can fully customize the messages and the bulletin board.
In the bulletin board ld1 is the first row of the bulletin board and lf1 is the last row of the bulletin board you can add rows above and below the row.
You can choose how many people are visible and how they are displayed.
other yml files are for the stock of who finds which block