This plugin is in experimental phase! Many features are still being worked on, so please be patient and report any issues that you encounter.
Code editor is in experimental phase too!
You can report issues to me on Discord, or on GitHub.
What is CodeBots?
CodeBots is a Minecraft plugin that allows players to create and program their own bots. These bots can be used to automate farms, create redstone contraptions, make fun minigames, and more! CodeBots uses a custom programming language, so the possibilities are endless.
Getting Started
To create a bot, use /codebots create command. You will receive an item which spawns the bot upon placing it. Right-clicking the bot opens up a GUI which allows you to interact with it.
All bots come with a default program which prints "Hello World" when the bot is started. To edit this program, find it in the GUI and right-click it. This opens up an editor which allows you to code your own bots.
Commands & Permissions
To see all commands and permissions please check this link:
Commands & Permissions
Scripting Language
Please check the
Scripting Language Wiki for details about the scripting language.