botchallenge
botchallenge copied to clipboard
A Minecraft bukkit server plugin and Python client for scripting bots
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.6.1 to 3.16.3. Release notes Sourced from protobuf-java's releases. Protobuf Release v3.16.3 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...
I recently discovered github and this repo, I am a minecraft fan for years and I was looking for something like this plugin for a long time, this seems to...
Bumps [netty-all](https://github.com/netty/netty) from 4.0.25.Final to 4.1.42.Final. Commits - [`bd907c3`](https://github.com/netty/netty/commit/bd907c3b3acf3d746ad1143270224aa0f784cd1b) [maven-release-plugin] prepare release netty-4.1.42.Final - [`2791f0f`](https://github.com/netty/netty/commit/2791f0fefac82663ca09dc8aa5dda024152c92f8) Avoid use of global AtomicLong for ScheduledFutureTask ids ([#9599](https://github-redirect.dependabot.com/netty/netty/issues/9599)) - [`86ff76a`](https://github.com/netty/netty/commit/86ff76a4f77662fe1bf61deeec5f3e39e16d4020) Fix incorrect comment ([#9598](https://github-redirect.dependabot.com/netty/netty/issues/9598))...
(reported by user) In theory this shouldn't be possible because the robot is only using a diamond pickaxe.
If you're wandering the world, and find a pumpkin bot, it would be nice to know which player it belongs to.
Add the following functions, and update the existing ones accordingly: - **bool** - **ne** - **add** - **iadd** - **neg** - **sub** - **isub** - **mul** - **imul** - **iter**...
is this a to-do or are you not going to do this as it gives the player too much power?
I am very very new at minecraft programming so I'm not sure this question is even relevant. Would it be possible to know if there is an hostile mob close...
[Data values](http://minecraft.gamepedia.com/Data_values#Data) in Minecraft, also known as "damage values", are ways of storing extra data on items (like orientation of blocks, type of wool, crop growth stages and more). Having...
While messing around in my python interpreter, I found these exception related bugs. I'm guessing this project is being aimed at a not incredibly experienced python audience, so friendly errors...