LOOHP / MC-Server-Banner-API

Usage Documentation for the Minecraft Server Status Banner Generator API hosted on https://api.loohpjames.com/serverbanner.
https://api.loohpjames.com/serverbanner.png?ip=mc.loohpjames.com&width=1224
8 stars 0 forks source link

Non-standard ports not working? #2

Open Wendelstein7 opened 3 weeks ago

Wendelstein7 commented 3 weeks ago

Hi! I'm trying to add a secondary server banner to my page. I have used a server running on port 25565 for a few years now with this tool. However, I now tried to add a server with 25566 port and it does not work!

URL's I tried:

https://api.loohpjames.com/serverbanner.png?ip=example.com:25566&port=25566 (offline)
https://api.loohpjames.com/serverbanner.png?ip=example.com:25566 (offline)
https://api.loohpjames.com/serverbanner.png?ip=example.com&port=25566 (gives result for my other server on port 25565)

Could it be that the &port= variable is broken or that the :25566 suffix in the ip is not detected?

In Minecraft, obviously, the 25566 server is working just fine with the exact same IP address.

Let me know how I could help in resolving this issue!

With kind regards

Wendelstein7 commented 6 days ago

Hi, by any chance, have you found some time and energy to take a look at it? Thanks anyway for the free service!