Git Product home page Git Product logo

minecraft-minigames's Introduction

Minecraft Minigames Plug and Play

A repo to help run Minecraft multiplayer minigames quickly, with a few commands out of the box.

Uses itzg's minecraft docker image and minecraft router.

Game Mode Service Name IP-based Address Host-based Address
Hunger Games hungergames <your ip>:25568 hungergames.<your domain>
The Walls thewalls <your ip>:25567 thewalls.<your domain>
Bed Wars bedwars <your ip>:25566 bedwars.<your domain>

Setup

  1. Clone this repo: git clone https://github.com/FragSoc/minecraft-minigames
  2. Copy vars.sh.example to vars.sh and change variable values as necessary (instructions in the file)
  3. Run ./setup.sh, adding the -s flag if you want to install our static maps (you will need Git LFS for these)
  4. Bring servers online with docker-compose up -d

Dependencies

Custom Worlds

If you want to use your own worlds in the games, don't pass the -s flag to the setup script. Instead, unpack your world files (world, world_the_end, world_the_nether), into the respective data folder for the gamemode. Special configuration might be required:

Usage

If you have a domain name pointing at the server you're running on, specify it in the vars.sh file, make sure the router service is up (docker-compose up -d router), and you can connect to them with the domain address in the table.

To connect without a domain name, use the IP-based address in the table.

minecraft-minigames's People

Stargazers

 avatar  avatar

Watchers

 avatar

minecraft-minigames's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.