gekware / minecraft-server-hibernation

Autostart and stop minecraft-server when players join/leave
GNU General Public License v3.0
395 stars 38 forks source link

Startparameter to set hibe and start string not woking (Linux) #143

Closed BolverBlitz closed 2 years ago

BolverBlitz commented 2 years ago

Current Behavior (🐛 Bug)

Running MSH with -infohibe "§fserver status:\n §b§lHIBERNATING" -infostar "§fserver status:\n §6§lWARMING UP" will show in minecraft: FILE CONFIG START and FILE CONFIG HIBE Config:

    "InfoHibernation": "FILE CONFIG HIBE",
    "InfoStarting": "FILE CONFIG START",

Expected Behavior

It should show the string passed via the parameter

Steps to Reproduce

Start MSH with the parameters and check in minecraft

MSH-Version

2.4.6

Operating system

Linux (Debian)

Minecraft Version

1.18.2

Minecraft Server Software

Paper

Is there an existing issue for this?

gekigek99 commented 2 years ago

should be fixed in d3976544f2691db5c5dda17c4ee6442306f76c4c

@BolverBlitz do you confirm?

gekigek99 commented 2 years ago

I confirm that it works, but apparently for me it was working even before... so @BolverBlitz what do you say?