Last updated:
0 purchases
pyCubes 0.4.2
pyCubes
Documentation |
Examples |
Protocol Specification
pyCubes is a library for creating servers and clients for Minecraft Java Edition.
❗ 0.x versions are not stable. The library API is subject to change.
Installation
pip install pyCubes
Features
Serializers for some Data types
Connection
Low level server
NBT module (wrapper over the nbtlib)
generate_uuid utility (generates UUID by player_name for using in offline mode)
AnyIO support (an asynchronous networking and concurrency library)
TODO
Serializers for Data types
Network packets
Implement compression
High level server application with event driven API
High level client application with event driven API
High level proxy application with event driven API
Chat API (chat messages constructor)
Commands API
Add API Reference to docs
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.