Is it possible to make multiplayer with sever list with blueprints?

Should I use a plugin, or is it a programming job?

Hey Generica,

If I am understanding you correctly, you’re trying to generate functionality for a multiplayer game and also get a list of server names, both through Blueprints, correct? If this is the case, check out this documentation on using [Online Session Nodes][1] via Blueprints.

Also, here’s an example for getting a list of server names through Blueprint.