Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 379 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 379 Bytes

Minecraft-Py-Plugin

Installation

For install the application,you need to clone this repo or download it
git clone https://github.com/Minepluie/Minecraft-Py-Plugin.git
Now you need to install the python modules
pip install mcpi,requests

Execute

For execute this application,run this command:

On windows

py main.py

On Linux or MacOS

python3 main.py