Check the status of a Minecraft server
git clone https://github.com/sakamoto-poteko/MinecraftStatus.git
cd MinecraftStatus/src/MinecraftStatus
- Change
appsettings.json
to fit your need dotnet run --configuration Release
- It works!
wget https://github.com/sakamoto-poteko/MinecraftStatus/releases/download/v1.0.2/MinecraftStatus.1.0.2.zip
unzip MinecraftStatus.1.0.2.zip
cd MinecraftStatus
- Change
appsettings.json
to fit your need dotnet MinecraftStatus.dll
- It works!