All Projects → NodeMC → Nodemc

NodeMC / Nodemc

Meta repository for information on the project as a whole

Projects that are alternatives of or similar to Nodemc

Arclight
A Bukkit(1.15/1.16) server implementation on Forge using Mixin. ⚡
Stars: ✭ 262 (+1537.5%)
Mutual labels:  minecraft, minecraft-server
Mcsmanager
轻量级,开箱即用,多实例和支持 Docker 的 Minecraft 服务端管理面板
Stars: ✭ 829 (+5081.25%)
Mutual labels:  minecraft, minecraft-server
Purpur
Purpur is a fork of Paper, Tuinity, and Airplane with the goal of providing new and interesting configuration options, which allow for creating a unique gameplay experience not seen anywhere else
Stars: ✭ 286 (+1687.5%)
Mutual labels:  minecraft, minecraft-server
Sponge
The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
Stars: ✭ 241 (+1406.25%)
Mutual labels:  minecraft, minecraft-server
Tuinity
Stars: ✭ 531 (+3218.75%)
Mutual labels:  minecraft, minecraft-server
minecraft-lambda-function
AWS Lambda function for managing Minecraft server
Stars: ✭ 37 (+131.25%)
Mutual labels:  minecraft, minecraft-server
Paper
High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Stars: ✭ 5,293 (+32981.25%)
Mutual labels:  minecraft, minecraft-server
Gamocosm
Honest Minecraft server hosting
Stars: ✭ 139 (+768.75%)
Mutual labels:  minecraft, minecraft-server
Mohist
Minecraft Forge Hybrid server implementing the Paper/Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+
Stars: ✭ 489 (+2956.25%)
Mutual labels:  minecraft, minecraft-server
Minestom
1.16.5 Lightweight and multi-threaded Minecraft server
Stars: ✭ 400 (+2400%)
Mutual labels:  minecraft, minecraft-server
Gomint
GoMint is a modern Minecraft Bedrock Edition server enabling you to make your visions come true
Stars: ✭ 208 (+1200%)
Mutual labels:  minecraft, minecraft-server
Minet
A (not so) basic Minecraft Pocket Edition server written in C#
Stars: ✭ 706 (+4312.5%)
Mutual labels:  minecraft, minecraft-server
Pocketmine Mp
A server software for Minecraft: Bedrock Edition in PHP
Stars: ✭ 2,594 (+16112.5%)
Mutual labels:  minecraft, minecraft-server
PyMine
Minecraft Server in Python
Stars: ✭ 12 (-25%)
Mutual labels:  minecraft, minecraft-server
Minestat
📈 A Minecraft server status checker
Stars: ✭ 168 (+950%)
Mutual labels:  minecraft, minecraft-server
Flying Squid
Create Minecraft servers with a powerful, stable, and high level JavaScript API.
Stars: ✭ 311 (+1843.75%)
Mutual labels:  minecraft, minecraft-server
Worldborder
Bukkit plugin for maintaining borders for your worlds to limit their sizes, as well as generating missing chunks or trimming excess chunks.
Stars: ✭ 131 (+718.75%)
Mutual labels:  minecraft, minecraft-server
Cleanstone
Springboot based Minecraft Server
Stars: ✭ 133 (+731.25%)
Mutual labels:  minecraft, minecraft-server
Gdlauncher
GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
Stars: ✭ 386 (+2312.5%)
Mutual labels:  minecraft, minecraft-server
Minecase
Minecraft server based on Orleans
Stars: ✭ 581 (+3531.25%)
Mutual labels:  minecraft, minecraft-server

Build Status Discord License

NodeMC is a Minecraft hosting solution, and API provider, written in Node.js and powered by open-source software

This is highly unstable currently, things will change suddenly!

Helpful Links

Official Documentation

Official Website

Discord Support Server

Requirements

  • Docker

  • docker-compose (usually included with Docker)

Running

Running NodeMC is easy.

DO NOT RUN npm install, INSTEAD RUN docker-compose build [service].

docker-compose build is your friend.

git clone --recursive -j4 https://github.com/NodeMC/NodeMC.git

cd NodeMC

docker-compose up

Then navigate to http://localhost:8081 and go through the setup process.

Maintainers

Jared Allard Mathew Da Costa
Jared Allard Mathew Da Costa

Contributions from other developers are welcome, check out CONTRIBUTING.md before you submit a pull request.

Credits

Various OSS modules are used in this project, please check package.json for the extended list of them.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].