Advanced Sessions Plugin

[quote=“RoosterFather, post:2092, topic:30020”]

So what the correct way, to transfer long string, like server name or players list? Only rewrite sources?

Player list can be retrieved through steam directly, you can also poll the server itself for additional information if you want to get involved in it.

But for the extra settings, they are limited, managing your string size correctly helps a lot there. Just renaming the one engine server name to something else and re-using that var saves a ton of space, they use a generated name that gets very long.