Skip to content

A (not so) basic Minecraft Pocket Edition server written in C#

License

Notifications You must be signed in to change notification settings

CobwebSMP/MiNET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiNET (CobwebSMP edition)

Build status NuGet Version and Downloads count

What is this?

This is fork of MiNET, that includes additional changes and features:

  • Latest Minecraft Bedrock Edition support
  • 1.13 world format support
  • Basic redstone functions
  • Rebuilt resources and formats for easier updating
  • Emotes
  • And more

Getting started

Download minet.zip from Releases, extract MiNET folder, run MiNET.Console.exe. This action will also create Worlds, Plugins and ResourcePacks folders.

Worlds - You can load world LevelDB files exported with Minecraft Bedrock Edition 1.13 or converted to 1.13 format with Chunker.app. World data (level.dat, .... ) have to extracted in Worlds folder.

Plugins - There isn't many plugins for MiNET but here and there you may find some or you can made one. Useful links: Plugin documention, MiNET TestPlugin

ResourcePacks - Resource packs made for the latest game version should work also here. If you got pack with .mcpack extension, just rename it to .zip and it's good to go.

Stability

Since this software is used and maintained for our server purposes, this may not contain all features, updates and fixes.

But if you found something you can always open an issue or pull request if you have solution.

Known problems :

  • Saving isn't working properly, block entities may fail to save, blockstates may change values on save. Solution: Disable saving in server.conf.

Plugins

Here are few plugins for MiNET that you can try: