A commandline interface, to manage minecraft servers.
Find a file
LinuxSquare f69788df94 Merge ip_feature with main (#1)
This branch adds the ability to define the binding ip as an extra parameter.
Tested and working

Reviewed-on: #1
Co-authored-by: LinuxSquare <linuxscripting.sh@gmail.com>
Co-committed-by: LinuxSquare <linuxscripting.sh@gmail.com>
2024-03-11 18:31:34 +01:00
.template Merge ip_feature with main (#1) 2024-03-11 18:31:34 +01:00
image Initial commit 2024-01-05 23:13:10 +01:00
utils Merge ip_feature with main (#1) 2024-03-11 18:31:34 +01:00
.gitignore Merge ip_feature with main (#1) 2024-03-11 18:31:34 +01:00
LICENSE Initial commit 2024-01-05 23:13:10 +01:00
pms-cli Merge ip_feature with main (#1) 2024-03-11 18:31:34 +01:00
README.md Fix typo in README 2024-01-05 23:14:13 +01:00

pms-cli

The name stands for Podman Minecraft-Server (commandline interface)
It's sole job is, to help manage minecraft-servers running in podman containers.

It is possible to run one container with waterfall/velocity and other containers with paper.

To make a connection possible from the proxy to the slave-servers, you have to type host.containers.internal as the address and the respective port you've given to the server via the cli.

(Important: not the port defined in the server.properties)

Important Notice: If you're using this CLI for your own purpose, you agree to the terms and conditions of the Minecraft EULA.

This utility is not affiliated with Mojang AB or Microsoft, the developers of Minecraft.