GithubHelp home page GithubHelp logo

minecraft_data's Introduction

minecraft_data Project

This readMe file explains:

  1. The contents of the project/repository
  2. Contains instructions for setting up the minecraft server for the first time
  3. For running the server regularly after setup

1. Project Contents

This repository holds all of the minecraft server data. This is all the files that hold what we've built in our world, what items our players have, and other server specific things such as the server plugins.

2. Setting up the Server

  1. Download and Install Git
  2. Download and Install Docker

Instructions for Windows continued:

  1. Open a command prompt window (type cmd into search bar) Note: You may need to right click and open as an administrator
  2. Type sysinfo and press enter. You should see a long list. In this list there is an item that should have firmware and virtualization or Hyper-V in the name. Check whether the item called something like Virtualization in Firmware is true or enabled. If it's false or disabled, you need to go into you PC BIOS. I (JattMones) am happy to help you with this part over the phone, it's not a bad idea to have a second oppinion before you change or click anything in the BIOS. Once this is set to true or enabled, continue with the set-up.
  3. Open another administrative CMD window and type cd %user_profile%
  4. Type mkdir minecraft_server and press enter
  5. Type cd minecraft_server and press enter
  6. Type git clone https://github.com/JattMones/minecraft_data.git and press enter
  7. After this finishes type cd minecraft_data and press enter
  8. Type git checkout master and press enter
  9. Type git pull and press enter. Note: This first clone will take a long time to copy all server files 30-60min

YAY! You've successfuly have the server data! Now onto setting up a docker container to run the server

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.