Skip to content

amwaters/mc-server-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MC Server Plus

More than just a Minecraft server!

Features

  • Microservice architecture
  • Automated backups
  • Version control via build arguments
  • Settings control via environment variables
  • Fetches latest datapacks from Vanilla Tweaks

Prerequisites

Quick Start

  1. Clone the repo: git clone https://github.com/amwaters/mc-server-plus.git
  2. Modify docker-compose.yaml to suit your needs
  3. In the repo root directory, run the server via Docker Compose: docker compose up --build --detach
  4. Follow the logs: docker compose logs --follow

Microservices

  • mc-server: The primary Minecraft server
  • world-backup: Makes regular backups

Roadmap

  • Server optimisations
  • Parallel dimension loading utility
  • Client-side mod builds and other resources
  • Additional resource pack management
  • web-proxy: A reverse proxy for the microservices network
  • mapper: Generates maps from world data
  • mapper-web: Web app for viewing maps in near-real-time

About

More than just a Minecraft server!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published