Command
All commands should add "bot" prefix.
For example, bot hungry
.
assign
Set specific player's working column. Default value is 0.
bar
Display working progress bar.
bmove
Ask player move to specified position with botcraft GoTo.
channel
Display player's current channel.
It can only be used in mcfallout.
cmd
Execute command in minecraft.
For example bot cmd gamemode survival
is equivalent to /gamemode survival
.
csafe
Execute csafe command, it's equivalent to bot cmd csafe
.
It can only be used in mcfallout.
default
Reset all players' assign & worker value.
detail
Display bot's detail info. Useful in discord bot.
duty
Display all players' set assign value and worker value.
hungry
Check if player is hungry or not.
ingot
Display current emerald <-> villager ingot exchange rate.
It can only be used in mcfallout.
move
Ask player move to specified position with self defined method.
name
Display bot's name.
start
Ask specific player or all players start to work.
stop
Stop all players' or specific player's working progress.
worker
Set max worker number. Default value is 1.