Skip to content

PieMC-Dev/PieMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Note

We are searching for DEVELOPERS!! If you are interested join our Discord ๐Ÿ‘ท

PieMC

Image

License Last Commit Languages Discord Stars

Server software for Minecraft: Bedrock Edition, written in Python. It is currently in the early stages of development. ๐Ÿšง We are Looking For Developers, think your interested, see how to apply here: https://PieMC-dev.github.io/developers

Getting Started

First of all you need to install requirements with:

pip install -r requirements.txt

which if you run start.cmd it will automatically install on startup To run the server, execute the following command in PieMC directory: See how to get to the directory here

python start.py

or run start.cmd/start.sh

Documentation

you can view the official PieMC Wiki here and the docs here

Functionality

  • โœ… Basic protocol
  • โœ… MOTD
  • ๐Ÿ‘ท Game Protocol
  • โฌœ Plugins
  • โฌœ Permissions
  • โฌœ Ability to log in to the server
  • โฌœ Commands
  • โฌœ World Generation
  • โฌœ Mobs

Frequently Asked Questions

  • Is it possible to create plugins?

    Not at the moment, but we will work on it.

  • When will the software be ready for use?

    Implementing all the mechanics that Mojang has developed over the past 12 years from scratch is not an easy task. We will continue working on it and hope for your help.

  • Can I help with the development?

    Certainly! If you know Python and can understand the project's code, we welcome your contributions. Please submit your Pull Requests, and we will review them.

  • Can I talk to the developer?

    Yes, you can reach out to LapisMYT via Telegram: @LapisMYT Or join our Discord Server Here: Discord

  • Why Python specifically?

    Python is a simple and convenient language that many people know. We hope that this choice will make the project more accessible and maintainable by other developers.

Project Stats

Repo Size Contributors Stars

Project Evolution

๐Ÿ“ˆ Stars Evolution:

Stars Evolution

Development Team

Contributions

We welcome contributions from the community. If you're interested in contributing to the project, please follow these guidelines:

  1. Fork the repository and create your branch from main.
  2. Make your changes, ensuring they follow the project's coding conventions.
  3. Test your changes thoroughly.
  4. Submit a pull request with a clear description of your changes and the problem it solves.

PieMC Roadmap ๐Ÿš€

Our roadmap outlines the future development plans for PieMC. We're excited about the potential of this project and aim to bring a comprehensive and feature-rich Minecraft: Bedrock Edition server software to the community. Here's what we have in store:

Phase 1: Foundational Development ๐Ÿ› ๏ธ

  • Basic protocol โœ… - Implement the fundamental networking protocol for communication between the server and clients.
  • MOTD โœ… - Add support for the Message of the Day (MOTD) to display server information to players.

Phase 2: Core Features ๐ŸŒŸ

  • Game Protocol ๐Ÿ‘ท - Develop the game protocol to handle gameplay mechanics, such as block placement, player movement, and world interactions.
  • Plugins โฌœ - Create a flexible and extensible plugin system, allowing developers to enhance server functionality with custom features.
  • Permissions โฌœ - Implement a permissions system to manage user access levels and control their actions on the server.
  • User Authentication โฌœ - Introduce a secure authentication mechanism to allow players to log in using their Minecraft accounts.

Gameplay

Phase 3: Enhanced Gameplay ๐ŸŽฎ

  • Commands โฌœ - Design and implement a comprehensive command system for server administration and gameplay customization.
  • World Generation โฌœ - Develop advanced world generation algorithms to create diverse and immersive game worlds.
  • Mobs โฌœ - Introduce a variety of mobs with unique behaviors and interactions to enhance the gameplay experience.

World Generation

Phase 4: Performance Optimization โšก

  • Scalability โฌœ - Optimize the server software to handle a large number of concurrent players and ensure smooth performance.
  • Resource Efficiency โฌœ - Fine-tune resource usage to minimize server overhead and improve overall efficiency.

Phase 5: Community Engagement ๐Ÿค

  • Documentation and Tutorials โฌœ - Provide comprehensive documentation and tutorials to help users understand and utilize PieMC effectively.
  • Bug Fixes and Stability โฌœ - Continuously address reported issues, fix bugs, and ensure a stable and reliable server software.
  • Community Feedback โฌœ - Listen to the community's feedback, ideas, and suggestions to shape the future direction of PieMC.

Community

We're thrilled to have you on this journey with us. As we progress through each phase, we'll update the roadmap to reflect our accomplishments and adapt to new challenges and opportunities.

License

This project is licensed under the GPL-3.0 License. NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG.