GithubHelp home page GithubHelp logo

gamesvr-minecraft-challenge3's Introduction

Laclede's LAN Minecraft Challenge 3

Minecraft world divided into multiple identical zones that are blocked off from each other. A build challenge is set and teams of 1 to 3 players gets assigned a zone. At the end each team's creation is judged.

Each zone has goodies, supplies, and Easter-eggs spread throughout to encourage exploration. All players new to the server spawn in a 'spawn jail' which they cannot escape - an admin must teleport them to the appropriate zone.

alt text

Teleportation Coordinates

Zone
Jail -706 95 -1162
1 -1484 70 451
2 -1350 70 451
3 -1215 70 451
4 -1080 70 451
5 -1484 70 1134
6 -1350 70 1134
7 -1215 70 1134
8 -1080 70 1134

Admin Commands

Description Command Notes
Enable whitelist /whitelist on Prevents players besides OP and players listed on the whitelist form connecting. Use while judging results.
Teleport to player tp [target player] <destination player>
Teleport to coordinates tp [target player] <x> <y> <z> [<yaw> <pitch>]
Set world spawn /setworldspawn; /setworldspawn <x> <y> <z>
Set player spawn /spawnpoint <player> <x> <y> <z>
Set game rules /gamerule <rule name> [value]
Night vision /effect @p minecraft:night_vision 99999 255
Reset vision /effect @p clear
Give barrier block /give <player> minecraft:barrier

Docker

Build

docker build -t lacledeslan/gamesvr-minecraft-challenge3 -f linux.Dockerfile .

Run Interactive Server

docker run -d --rm -p 25565:25565 lacledeslan/gamesvr-minecraft-challenge3 java -Xms512M -Xmx1024M -jar /app/minecraft-server.jar nogui

gamesvr-minecraft-challenge3's People

Contributors

dudleycodes avatar justinbenedick avatar

Stargazers

Frederik avatar

Watchers

James Cloos avatar  avatar  avatar Tony DiPietri avatar

gamesvr-minecraft-challenge3's Issues

Duplicate 'zone' 8 times

Don't do more than x8 times (3x 8 zones = max 24 players. Be sure to write down coords for spawnpoint in each zone.

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.