MinecraftServerControl / mscs

Powerful command-line control for UNIX and Linux powered Minecraft servers
https://minecraftservercontrol.github.io
BSD 2-Clause "Simplified" License
485 stars 62 forks source link

Add and use method to check true/false values #274

Closed sandain closed 3 years ago

sandain commented 3 years ago

Add and use method to check true/false values. Inspired by PR #271 from @Roflicide

zanix commented 3 years ago

Nice, now hopefully I can find time to test this

Roflicide commented 3 years ago

yes, i will test this as well, thanks for the PR @sandain !

sandain commented 3 years ago

Has anyone had the chance to test this? I'm not having any issues with it, but I don't have time to play this game any more, so I haven't fully tested this change. All I have time to check for is whether the server starts and whether I get a valid query back from the server, and both work just fine.

zanix commented 3 years ago

Not yet, haven't had time

Roflicide commented 3 years ago

just tested this and it works nicely!

sandain commented 3 years ago

Thanks for testing @Roflicide and @zanix