Skip to content

Instructions for creating a MultiCraft Minecraft server

Notifications You must be signed in to change notification settings

tiilt-lab/MultiCraftServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MultiCraftServer

This repo contains instructions for creating your own Minecraft server with MultiCraft. Running a Minecraft server requires Java, which can be downloaded here: https://www.java.com/en/download/

Instructions

  1. Clone or download the ZIP of this repo onto the machine which will host the server.
    • If downloaded, unzip and move folder to proper location.
  2. Open the folder in your terminal and run java -jar BuildTools.jar --rev 1.14
  3. Wait for the setup to complete (this may take some time).
  4. Double-click run.bat to generate server files.
    • Mac: run ./start.sh in terminal
  5. Find the new eula.txt file in the folder and change eula=false to eula=true.
  6. Add MultiCraft.jar to the newly created plugins folder (you may need to use run.bat again if the folder hasn't appeared yet).
  7. Double-click run.bat to start the server.