<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kaboomwiki.dinhero21.dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=172.20.0.4</id>
	<title>kaboom - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://kaboomwiki.dinhero21.dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=172.20.0.4"/>
	<link rel="alternate" type="text/html" href="https://kaboomwiki.dinhero21.dev/index.php/Special:Contributions/172.20.0.4"/>
	<updated>2026-08-03T17:37:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://kaboomwiki.dinhero21.dev/index.php?title=Bot&amp;diff=104</id>
		<title>Bot</title>
		<link rel="alternate" type="text/html" href="https://kaboomwiki.dinhero21.dev/index.php?title=Bot&amp;diff=104"/>
		<updated>2025-03-26T16:51:57Z</updated>

		<summary type="html">&lt;p&gt;172.20.0.4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &amp;lt;strong&amp;gt;Minecraft Bot&amp;lt;/strong&amp;gt; is an automated [https://minecraft.wiki/w/Player Player].&lt;br /&gt;
&lt;br /&gt;
In [[Kaboom (Minecraft Server)|Kaboom]], bots usually use [https://minecraft.wiki/w/Chat chat] to receive commands and [https://minecraft.wiki/w/Commands commands] (via [[Core]]s) to interact with the server and other players.&lt;br /&gt;
&lt;br /&gt;
=== Bot Creation Guide ===&lt;br /&gt;
&lt;br /&gt;
You must first choose a programming language.&lt;br /&gt;
If you already know how to code, you can use that one.&lt;br /&gt;
If not, python and [https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Scripting javascript] are the most popular first languages.&lt;br /&gt;
&lt;br /&gt;
Then, you &amp;lt;abbr title=&amp;quot;while you can parse the minecraft protocol by yourself, this is not recommended as your first project&amp;quot;&amp;gt;must&amp;lt;/abbr&amp;gt; choose a [https://minecraft.wiki/w/Minecraft_Wiki:Projects/wiki.vg_merge/Library_List library].&lt;br /&gt;
(on kaboom) the most popular ones are [https://github.com/PrismarineJS/node-minecraft-protocol/tree/master minecraft-protocol] and [https://github.com/GeyserMC/MCProtocolLib MCProtocolLib]. (in github) the most popular one is [https://github.com/PrismarineJS/mineflayer mineflayer], a high-level wrapper of [https://github.com/PrismarineJS/node-minecraft-protocol/tree/master minecraft-protocol].&lt;br /&gt;
&lt;br /&gt;
While most kaboom players opt for minimalistic libraries that give the author a high level of control, for your first bot, it is recommended that you use a higher level library, such as [https://github.com/PrismarineJS/mineflayer mineflayer].&lt;br /&gt;
&lt;br /&gt;
No matter your choice, you should always:&lt;br /&gt;
&lt;br /&gt;
* read documentation ([https://minecraft.wiki/w/Java_Edition_protocol Java Edition protocol] for low-level libraries, [https://github.com/PrismarineJS/mineflayer/blob/master/docs/tutorial.md Tutorial] and [https://github.com/PrismarineJS/mineflayer/tree/master/examples examples] for mineflayer, etc)&lt;br /&gt;
* practice (code new features)&lt;br /&gt;
* read others code ([https://github.com/HHH-Kaboom-Dev/HBot HBot], [https://github.com/orgs/DinheroDevelopmentGroup/repositories DDG], [https://code.chipmunk.land/ChomeNS/chomens-bot-java chomens-bot-java], [https://code.chipmunk.land/ChomeNS/chomens-bot-js chromens-bot-js])&lt;/div&gt;</summary>
		<author><name>172.20.0.4</name></author>
	</entry>
</feed>