Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaminima/docker-bte-tamar

Docker container for hosting Fabric Minecraft Modpack BTE Tamar
https://github.com/jaminima/docker-bte-tamar

build-the-earth docker fabric minecraft minecraft-server

Last synced: about 1 month ago
JSON representation

Docker container for hosting Fabric Minecraft Modpack BTE Tamar

Awesome Lists containing this project

README

        

# BTE Tamar (Paper) MC Docker Container

Deploy configurable Minecraft Paper servers easily and realiably with this handy container. This server comes with several preconfigured plugins, learn below how to add your own!

## Quick Start

To download and run the pre-build server, first make sure you have installed [Docker](https://docs.docker.com/engine/install/) on your server machine. Next do the following:

1. Create a folder for your server.

2. Make a copy of the `docker-compose.yml` and place it in the servers folder.

3. Open a terminal in the server folder, run `docker compose up -d`

This will start the minecraft server on the machine, you should then be able to join the server once it warms up using its ip address.

To allow remote connection, ensure you [Port Forward](https://www.wikihow.com/Set-Up-Port-Forwarding-on-a-Router) your router.

## MODs

Mods should be placed in `/mods`. These will be automatically loaded.