Euro-pol / RasPiMC-Server

Here you will learn how to *easy* make a minecraft server on a Raspberry Pi!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forthebadge

RasPiMC-Server

Here you will learn how to easy make a minecraft server on a Raspberry Pi!

Step 1

Open the terminal emulator and install git with this command: sudo apt install git. Then insert this: git clone https://github.com/timof121/RasPiMC-Server.git Then put: cd RasPiMC-Server/

Step 2

Now you need to install the server running the RasPiMC-install.sh, but before, you need to put: chmod u+x RasPiMC-install.sh Now you can do: ./RasPiMC-install.sh and it will start installing the server. By default it will build the latest spigot version (Currently 1.16.5). but if you want another version, you can download it from GetBukkit and just rename it to spigot.jar!

Step 3

Now that you have installed the server, you need to start the server with: ./start.sh If you want to change the RAM, you can change it at the start.sh.

Step 4

Now you can configure the server, play with your friends, download plugins... You can find a lot of plugins on SpigotMC or Bukkit You may want to install very util plugins like WorldEdit or WorldGuard... And this is the end of the tutorial. If you need any help you can PM me on discord, or report on issues.

Pls Read

The 1.13+ versions are very badly optimised, so i recommend you installing a very fast server software like Yatopia (a fork of a fork of a fork of a fork of a fork of PaperMC)

About

Here you will learn how to *easy* make a minecraft server on a Raspberry Pi!


Languages

Language:Shell 100.0%