In case you don't find the information you are looking for in the README. Do try the wiki
Minet is a Minecraft Bedrock Edition server software written in C#. Current goal is to create a server that has enterprise performance for large Minecraft multi-user gaming providers. Current servers handle 10-100 users per instance, the aim with MiNET is to deal with thousands. Priority is also to create interfaces, and to some extend, ready-made implementations of the most basic enterprise game-management features (users, worlds, etc.). This project is still in early development stage.
Yes you can! See the Plugin documention in the wiki
Please note that the plugin system is always going to be work in progress and the example might be a bit outdated at times.
Of course you can! We just need you to accept the following:
- You will use the same coding style as the rest of the code.
- You do not copy code from anyone or anywhere, unless you have their permissions.
- We can always decide not to include your code, and we might make changes to it. So better ask before you do a pull request to the project.
Also, make sure to join our discord chat for easy communication.
Sadly no, the stackoverflow tag is already deleted. Feel free to ask any question in our Discord
See the Getting Started section on the wiki.