Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 742 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 742 Bytes

My cool logo

Supported Version of Minecraft: 1.21.4

python-minecraft

Minecraft Server Automation! By: TheGreatSt0rm

Prerequisites

  • Ubuntu 64-bit
    • sudo dpkg --add-architecture i386; sudo apt update; sudo apt install ansible wget tar unzip
    • Download Java and Install Java

Install Requirements

  • Ansible
  • Python3
  • Git
  • Java

Python modules

pip install -r requirements.txt

Commands

  • -h, --help
    • show this help message

FAQ

  • Can this run inside a docker container?
    • Yes I have tested this with Ubuntu 20.04.4 container and was successful.
  • Is this bedrock or java?
    • Java Only