Skip to content

BrianGrug/PerPlayerServers

Repository files navigation

PerPlayerServers

Pretty outdated, will update soon :)

PerPlayerServers (PPS for short) is a Java program that works with Docker to deploy Minecraft servers on the fly!

Requirements

  • Java 11+
  • Maven
  • Docker
  • Redis

Deployment

For all of the following examples, I will be using the name HelloWorld and the image daddyimpregnant/spigot:latest.

Creating a server

create HelloWorld spigot

Connecting to servers is easy!

connect HelloWorld

Stopping a server

stop HelloWorld

Removing a server is easy too!

remove HelloWorld

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to use Lombok as appropriate and follow proper OOP practices!

License

MIT

About

Create Minecraft servers with Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages