This plugin is in experimental phase! Many features are still being worked on, so please be patient and report any issues that you encounter.
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
After installing the plugin and restarting the server, navigate to plugins/CodeBots/programs folder. Here, you can write scripts for your bots. Any file extension is supported, but if you're using an editor like VS Code, then .js extension is recommended because of syntax highlighting.
To create a bot, use /codebots create command. Right-click the bot to manage it. Whenever there is an update to the program, or a new program is created, /codebots reload must be executed to load the changes.
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.
Information
Category | Miscellaneous |
---|---|
Published on | May 14, 2024 |
License | Unspecified |
Downloads | 35 |
Stars | 1 |
Watchers | 1 |