This Python script connects to a Minecraft server and performs simple AFK (Away From Keyboard) actions by moving the player slightly. It uses the pycraft
library to interact with the Minecraft server.
- Python 3
pycraft
library
You can install the pycraft
library using pip:
pip install pycraft