Skip to content

TimDev9492/server-mgr

Repository files navigation

🎮 Paper Server Manager

A comprehensive toolkit for managing Minecraft Paper servers with automated setup, configuration, and maintenance scripts.

✨ Features

  • Automated Server Creation - One-command server setup with customizable templates
  • Paper Version Management - Easy updates to the latest Paper builds
  • Server Lifecycle Management - Start, stop, backup, and monitor your servers
  • Template-Based Configuration - Consistent server properties and plugin configurations
  • Java Environment Setup - Automated Java installation and linking

🚀 Quick Start

Prerequisites

  • Linux/Unix environment (Ubuntu, CentOS, etc.)
  • Bash shell
  • Internet connection for downloading Paper builds
  • Sufficient dis

💡 Usage Examples

Install/Update Paper Versions

./bin/update_paper.sh

Create a New Server

./create_server.sh <server_alias> <minecraft_version> <java_version>

Server Management

./bin/server_manager.sh

About

A selection of bash scripts to create and manage minecraft servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages