Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 565 Bytes

File metadata and controls

22 lines (12 loc) · 565 Bytes

Vanilla Minecraft Server Management

Easy way to setup & manage vanilla Minecraft server on windows using batch script.

Instructions

Setup

Download the package

Extract the downloaded package in server directory.

run the update.bat file to download the server.jar file

Running the server

Run start.bat to run the server.

Run auto-start.bat to run the server, it script will restart the server automatically if the server crashes.

Run backup.bat to backup the server.

Run update.bat to update the server.jar to latest version.