servertap-io / servertap

ServerTap is a REST API for Bukkit/Spigot/Paper Minecraft servers
https://servertap.io
MIT License
226 stars 57 forks source link

BungeeCord and Velocity support #247

Open MeesJ opened 1 year ago

MeesJ commented 1 year ago

ServerTap is an extremely useful, not just the REST API endpoints it provides for servers but also the webhooks feature that it has. I'd love to be able to use ServerTap on my BungeeCord and Velocity proxies as well. That way, I can have player join/leave events post to my own webhook and get the ability to interact with the proxy's console using the REST API endpoints ServerTap provides.