mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Removed ability to attack players, added an option to have a whitelist or a blacklist mode.
This commit is contained in:
parent
58b171cec0
commit
932d25f125
4 changed files with 32 additions and 21 deletions
|
|
@ -431,6 +431,7 @@ cmd.useitem.use=Used an item
|
|||
bot.autoAttack.mode=Unknown attack mode: {0}. Using single mode as default.
|
||||
bot.autoAttack.priority=Unknown priority: {0}. Using distance priority as default.
|
||||
bot.autoAttack.invalidcooldown=Attack cooldown value cannot be smaller than 0. Using auto as default
|
||||
bot.autoAttack.invalidlist=Invalid list type provided, using the default list mode of: 'blacklist'
|
||||
|
||||
# AutoCraft
|
||||
bot.autoCraft.cmd=Auto-crafting ChatBot command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue