GithubHelp home page GithubHelp logo

gamesvr-minecraft-challenge1's Introduction

Laclede's LAN Minecraft Challenge 1

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

Spawn Jail

-189, 53, -141

Islands

Island Spawn Room Front Door Mid Air
1 -1067 57 -383 -1057 64 -364 -1099 83 -360
2 -763 57 -383 -753 64 -364 -795 83 -360
3 -459 57 -383 -449 64 -364 -491 83 -360
4 -1067 57 -111 -1057 64 -92 -1099 83 -88
5 -763 57 -111 -753 64 -92 -795 83 -88
6 -459 57 -111 -449 64 -92 -491 83 -88
7 -1067 57 160 -1057 64 179 -1099 83 183
8 -763 57 160 -753 64 179 -795 83 183
9 -459 57 160 -449 64 179 -491 83 183

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-challenge1 -f linux.Dockerfile .

Run Interactive Server

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

gamesvr-minecraft-challenge1's People

Contributors

dudleycodes avatar justinbenedick avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

eyeliquid

gamesvr-minecraft-challenge1'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.