All Projects → NodeMC → CORE

NodeMC / CORE

Licence: other
Core of NodeMC, including stock dashboard and setup files.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to CORE

Gomint
GoMint is a modern Minecraft Bedrock Edition server enabling you to make your visions come true
Stars: ✭ 208 (+383.72%)
Mutual labels:  minecraft-server
Leap
Free & Open alternative to WHMCS. Let's see if we can make it
Stars: ✭ 270 (+527.91%)
Mutual labels:  hosting
Elytra
A Cleanroom minecraft server API in kotlin
Stars: ✭ 54 (+25.58%)
Mutual labels:  minecraft-server
Sponge
The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
Stars: ✭ 241 (+460.47%)
Mutual labels:  minecraft-server
filein-frontend
The best way to share files
Stars: ✭ 16 (-62.79%)
Mutual labels:  hosting
LevelledMobs
Level-up mobs on your Spigot/Paper server, RPG-style!
Stars: ✭ 143 (+232.56%)
Mutual labels:  minecraft-server
Minestat
📈 A Minecraft server status checker
Stars: ✭ 168 (+290.7%)
Mutual labels:  minecraft-server
Topper
🎩 Simple Windows Service helper (Topshelf-based, Azure Web Job capable)
Stars: ✭ 28 (-34.88%)
Mutual labels:  hosting
lazymc
💤 Put your Minecraft server to rest when idle.
Stars: ✭ 330 (+667.44%)
Mutual labels:  minecraft-server
ansible-role-gogs
DEPRECATED Ansible Role - Gogs: Go Git Service
Stars: ✭ 27 (-37.21%)
Mutual labels:  hosting
SwiftMC
A Minecraft server and proxy written from scratch in Swift.
Stars: ✭ 22 (-48.84%)
Mutual labels:  minecraft-server
htmlhost
hostHTML.live is downright the fastest way of hosting your single page HTML!
Stars: ✭ 21 (-51.16%)
Mutual labels:  hosting
OrionServer
An open-source, centralized HTTPS botnet
Stars: ✭ 58 (+34.88%)
Mutual labels:  hosting
Docker Minecraft Server
Docker image that provides a Minecraft Server that will automatically download selected version at startup
Stars: ✭ 3,642 (+8369.77%)
Mutual labels:  minecraft-server
MineColab
Run Minecraft Server on Google Colab.
Stars: ✭ 135 (+213.95%)
Mutual labels:  minecraft-server
Pocketmine Mp
A server software for Minecraft: Bedrock Edition in PHP
Stars: ✭ 2,594 (+5932.56%)
Mutual labels:  minecraft-server
RaspberryPiMinecraft
Configuration files and performance testing scripts to setup and optimize a dedicated Minecraft (PC Java version) server
Stars: ✭ 179 (+316.28%)
Mutual labels:  minecraft-server
Parties
Party manager plugin for your Minecraft server!
Stars: ✭ 61 (+41.86%)
Mutual labels:  minecraft-server
ghostfire
We use this docker image to host Ghost websites at FirePress 🔥📰. See live demos at play-with-ghost.com
Stars: ✭ 20 (-53.49%)
Mutual labels:  hosting
Origami
Bukkit/Spigot/Paper based Minecraft server used by Minebench.de | Looking for an 1.17 version? If so most patches are PRd into Paper now, Origami 1.17 will continue once patches that Paper wont accept are necessary.
Stars: ✭ 29 (-32.56%)
Mutual labels:  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

Helpful Links

Greenkeeper badge

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 REBUILD CONTAINER.

docker-compose build is your friend.

git clone https://github.com/NodeMC/CORE.git NodeMC

cd NodeMC

cp config/config.example.js config/config.js

docker-compose up

Then navigate to http://localhost:3000 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].