Setting up your own game server provides total creative freedom, direct folder access, and a custom multiplayer experience. Step-by-step guide to hosting a Paper or Spigot server on your PC or online, configuring server settings, and adding plugins. Whether you are planning to host a small coop world for your close friends or build a public gaming community, configuring the server correctly is essential for maintaining 20 TPS (Ticks Per Second) and low connection latency.
In this comprehensive tutorial, we cover the exact system specifications, command blocks, configuration file lines, and plugin files required to get How to Make a Spigot or Paper Minecraft Server (Full Guide) running. Follow each step carefully to prevent server crash loops, OutOfMemory exceptions, and common connection issues.
Download the PaperMC server jar file (recommended over Spigot due to chunk optimizations) to a folder on your PC. Make sure to select the build version that matches your game server software exactly to prevent class loading errors during startup.
Open notepad, write the Java execution command, and save it inside the folder as 'start.bat'. Check the server console panel logs as the startup sequence runs to verify that no error exceptions or missing dependency logs are thrown.
Double click start.bat. The command prompt will close. Open eula.txt, set eula=true, and run the bat file again. Check the server console panel logs as the startup sequence runs to verify that no error exceptions or missing dependency logs are thrown.
Download Spigot/Paper plugins (.jar files) and drop them into the generated 'plugins' folder. Restart to activate. Make sure to select the build version that matches your game server software exactly to prevent class loading errors during startup.
To configure your server files correctly, navigate to the File Manager in your control panel and open the corresponding configuration files. Paste or modify the settings as shown in the configuration block below. These lines help prevent database thread blockages, optimize tick timing performance, and reduce entity rendering overhead on the game host:
Log in as operator and run '/plugins' (or '/pl'). Active plugins appear green, while broken ones appear red.
Yes. FreeGameHost installs PaperMC instantly, letting you manage files via web-based panels without editing bat files.
Host your game server in a secure cloud datacenter. Claim your free 24/7 server on FreeGameHost.
Start Server Free →Related guides: How to OP yourself on a Minecraft server • How to make a Minecraft server for friends • Best Minecraft server plugins 2026