Skip to content
/ mcsmp Public

SMPPlugin is a BungeeCord plugin designed to dynamically create and manage Minecraft servers.

Notifications You must be signed in to change notification settings

Palm1ye/mcsmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMPPlugin

SMPPlugin is a BungeeCord plugin designed to dynamically create and manage Minecraft servers. The plugin can create new server instances, handle player connections, and invite players to specific servers seamlessly.

Features

  • Dynamically create new Minecraft servers.
  • Automatically find and use available ports.
  • Copy base server files to new instances.
  • Automatically start new servers.
  • Allows players to join new servers.
  • Allows inviting players to specific servers.

Requirements

  • Java 8 or later
  • BungeeCord
  • A base server directory

Installation

  1. Clone the repository:

    git clone https://github.com/Palm1ye/mcsmp.git
  2. Navigate to the plugin directory:

    cd mcsmp
  3. Build the plugin

About

SMPPlugin is a BungeeCord plugin designed to dynamically create and manage Minecraft servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages