Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ Terac Public
forked from NiclasOlofsson/MiNET

A Minecraft Bedrock Edition Server Software Written In C#

License

TeracMC/Terac

 
 

Repository files navigation

In case you don't find the information you are looking for in the README. Do try the wiki

MiNET

Chat Build status NuGet Version and Downloads count

What is Minet?

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.

Can I do my own plugins?

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.

Can I contribute?

Of course you can! We just need you to accept the following:

  1. You will use the same coding style as the rest of the code.
  2. You do not copy code from anyone or anywhere, unless you have their permissions.
  3. 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.
Chat

Are there forums for MiNET?

Sadly no, the stackoverflow tag is already deleted. Feel free to ask any question in our Discord

Getting started

See the Getting Started section on the wiki.

About

A Minecraft Bedrock Edition Server Software Written In C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%