Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 791 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 791 Bytes

Look@World Foundation Minecraft Compettion

Look@World foundation ( http://vaatamaailma.ee/en ) organises a Minecraft build competition for children of Baltic nations every year in December under the Hour of Code initiative.

The purpose of this repository is to store configuration and sources for the competition.

Spigot MC

The competition includes Spigot Minecraft server to run the necessary mods to provide easy building tools and anti-griefing support.

Installation

  1. Prepare a VM with Ubuntu LTS release ( allowing incoming ports 22 and 25565 )
  2. Install git if needed ( apt-get install git )
  3. Clone the repository ( git clone https://github.com/ivari/minecraft.git )
  4. Navigate to the cloned folder ( cd minecraft )
  5. Run prepare.sh ( bash ./prepare.sh )