Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andiricum2 committed Dec 22, 2023
1 parent a5f46ac commit 73b97e4
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[!NOTE]
We are searching for DEVELOPERS!! If you are interested join our [Discord](https://discord.gg/Bf3cXRUUnm) 👷

# PieMC

<p align="center">
Expand Down Expand Up @@ -34,7 +37,7 @@ you can view the official PieMC Wiki [here](https://github.com/PieMC-Dev/PieMC/w

- ✅ Basic protocol
- ✅ MOTD
- Game Protocol
- 👷 Game Protocol
- ⬜ Plugins
- ⬜ Permissions
- ⬜ Ability to log in to the server
Expand Down Expand Up @@ -88,7 +91,7 @@ you can view the official PieMC Wiki [here](https://github.com/PieMC-Dev/PieMC/w

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 `pieraknet`.
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.
Expand All @@ -104,7 +107,7 @@ Our roadmap outlines the future development plans for PieMC. We're excited about

## Phase 2: Core Features 🌟

- **Game Protocol ** - Develop the game protocol to handle gameplay mechanics, such as block placement, player movement, and world interactions.
- **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.
Expand Down

0 comments on commit 73b97e4

Please sign in to comment.