Neon

Results 28 comments of Neon

Hi @MnkyArts LGSL now have an api-like feeding page that allow you to get one server's data. Example: https://www.fungameraltersheim.de/lgsl-master/lgsl_files/lgsl_feed.php?type=ts3&ip=213.239.213.230&c_port=9987&q_port=10011&request=s Or you want to get all the servers in a row?

Hey, I added little api to lgsl7 branch https://github.com/tltneon/lgsl/tree/lgsl7 To get data from api you need: 1. Add to **lgsl_config.php** ```$lgsl_config['api'] = true;``` 2. Open http://lgsl7.test/src/lgsl_feed.php 3. Get what you...

It works so because of structure of a source query - it takes only one packet of data by time. I'll find out a way to fix it.

Hi guys! Anyone has docs about query protocols for Palworld?

Done. @treemlt Can you describe major bugs in new issues, please?

As I see, Palworld doesn't return any player names :(

I added more fields ![image](https://github.com/tltneon/lgsl/assets/2452201/2691f262-1de9-4286-9a9e-b0493f343bcc)

Hello @Sebbabas Is there exists any other endpoints to find server by ip?