Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed CC0-1.0
Published 3 days ago
Updated 2 weeks ago
Ping Remote
Ever worried about your server working at home/behind firewall? Meet Ping Remote!
This simple mod allows yor server to ping remote hosts with configurable tick period.
Use case
- Your server is running at home behind closed firewall/in data-center behind WAF
- You want to know if server is running, but you are too lazy to setup prometheus or other overengineering stuff
- You still want to monitor status of your server
Install this mod, launch server once, update the config, and you are ready to go!
Config example (ping every 20 server ticks)
{
"remoteHost": "https://example.com",
"tickAmount": 20,
"debug": false
}
Credits
- Project icon by Flaticon