Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

docker-compose server setup for Direwolf20's 1.16 modpack

Notifications You must be signed in to change notification settings

ilude/docker-direwolf20-1.16-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This sets up and runs a docker instance of Direwolf20's 1.16 modpack minecraft server using itzg/minecraft-server image.

Pull Requests and suggestions for improvements are welcome.

Client Setup

Download the FTB client install it and select the Direwolf20 1.16 mod pack

Server Setup

Create an .env file with the following settings

CONTAINER_NAME=<docker_container_name>
WHITELIST=<comma separated  list of allowed users>
OPS=<comma separated  list of ops users>
MOTD=<Message of the Day>

To Run:

$ make start

To container logs

$ make logs

About

docker-compose server setup for Direwolf20's 1.16 modpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published