Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

163 Commits
163 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMiNET (Previously OpenAPI)

Build status nuget

A Custom Plugin API for MiNET - Making it easier for multiple plugins to work together nicely.

Please feel free to join our discord if you feel like contributing or need some help getting started.

  • Discord - Join our Discord server

I decided to rename OpenAPI to OpenMINET to avoid confusion.

Setup & Getting Started

Great to see you are interested in using OpenMiNET.
The steps required to get a server running using OpenMiNET are probably a little different then what you might expect.
No worries tho! Just follow the following steps closely and you'll have your server up & running within a few minutes.

Step 1.

Acquiring the required binaries.

OpenMiNET requires a custom MiNETServer instance to work properly, so the default MiNET.Server executables won't work.
You can either compile OpenAPI.Server yourself or you can download pre-compiled binaries HERE

Step 2.

Setting up the server.

You'll find a file named "server.conf", if you open this file in a text editor. You should see the following line:

PluginDirectory=Plugins

This property tells OpenMiNET where to look for your installed plugins.
If you choose not to change the default value, the server will look for a folder called "Plugins" (Without quotes) in the directory containg the server binary. (OpenAPI.Server)

You can also provide multiple plugin folders by using the ; character as a delimiter.

Any other configuration options can be found on MiNET's WIKI (Note: Some of these might not work.)

Step 3.

Starting up the server.

You can now start the server like you would with a normal MiNET server.
Only the executable name will be OpenAPI.Server instead of MiNET.Server

Documentation

Basic documentation is available through the following link: View Documentation

More documentation is coming soon.

Interesting projects to check out

  • MiNET - The server software making all of this possible.
  • Alex - A Minecraft Client written in C# aiming to be compatible with the Bedrock and Java edition.

About

Custom MiNET Plugin API - Making it easier for multiple plugins to work together nicely.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.