The 10th and 11th versions of my Minecraft bot.
Find a file
7cc5c4f330d47060 60adce4891 Fix tellraw
2024-07-23 15:50:55 -04:00
plugins Fix tellraw 2024-07-23 15:50:55 -04:00
util Hebrew (Israel) 2024-07-23 15:21:48 -04:00
.gitignore Add settings to gitignore 2024-07-22 12:13:56 -04:00
index.js Adding disabling of server 2024-07-23 13:15:31 -04:00
package-lock.json Update packages 2024-07-20 12:27:47 -04:00
package.json Initial commit 2024-07-06 11:02:11 -04:00
README.md Update README.md 2024-07-23 13:31:26 -04:00
settings2.json Add translation support 2024-07-22 20:33:16 -04:00
version.json Seperate version number from settings 2024-07-22 12:34:31 -04:00

botvX

Что это такое?

botvX or UBot is a Minecraft bot for Kaboom and its clones. It has many of the features that you would expect in a modern Kaboom bot:

  • commands (obviously)
  • a self care system
  • a command core, to run commands quickly

What does "botvX" mean?

"botvX" means "bot version 10". The v is used to signify that whatever after it is a version, as was done with previous versions (botv4, botv6, botv8, botv9), and the X is the Roman numeral for 10, since this is the 10th major version.

What does "UBot" mean?

"UBot" just means "UBot", but is based on an older bot name "UnnamedBot". On some older versions, this bot did not have a proper name. "UnnamedBot" was introduced in version 4, which was shortened to just "UBot" around version 8.

Command list

Name Usage Description
about About the bot
cb <command> Run a command in a command block
eval <code> Run JavaScript code (must run through console)
help [cmd] Shows command help
logoff Disconnect and reconnect the bot from a server
netmsg <message> Send a message to all servers the bot is connected to
refill Refill core
say <message> Sends a message to chat
serverinfo Get system/bot info, similar to Kaboom's serverinfo command
stop Restart bot
template Used in development, does nothing
verify Check the hashing system