basketlooki.blogg.se

Paper minecraft
Paper minecraft














For example, if the VPS has 8 GB RAM, you might consider setting -Xms7G -Xmx7G. The operating system requires available RAM as well, please don't assign all available RAM to Paper. Change this to the amount of RAM you want to allocate for Paper. The 4G parameters in -Xms4G -Xmx4G configure Java for 4 GB of RAM. $ curl -o paperclip.jar -X GET "/downloads/paper-1.16.5-.jar" -H "accept: application/java-archive" -JOĬreate a startup script for your server. Replace in the following command with the desired build. $ curl -X GET "" -H "accept: application/json" If you want an older build, look up the available build numbers. $ curl -o paperclip.jar -X GET "$.jar" -H "accept: application/java-archive" -JO $ LATEST_BUILD=$(curl -X GET "" -H "accept: application/json" | jq '.builds') If you need a different version, replace 1.16.5 with the version you want to download. This example downloads Paper version 1.16.5. $ cd ~Ĭreate a folder for Paper and download the latest build.

paper minecraft

swapfile none swap sw 0 0Įnsure you are in the home directory of the user you plan to use for Paper.

paper minecraft

$ sudo nano /etc/fstabĪdd this line to the bottom of the file. Make your swap file permanent by modifying the fstab file. $ sudo chmod 600 /swapfileĪllocate the swap space.

paper minecraft

The example allocates a 1 GB file, set this value according to your needs. $ sudo yum install adoptopenjdk-11-hotspot -yĬreate a swap file. Install the required prerequisite software.

  • Deploy a Vultr CentOS 7 cloud server instance.
  • It is recommended to run all commands as a non-root user with sudo privileges.

    Paper minecraft how to#

    This guide explains how to set up Paper on a Vultr CentOS 7 Server. Paper has many unique features and changes, including many performance improvements not found in Spigot. Paper is a high-performance fork of Spigot that aims to fix gameplay and mechanics inconsistencies.














    Paper minecraft