Hello,
I released a plugin that allows you to make a servers browser that sends information such as server ip, server name, server current map, server current players count, server max players count.
You can get a list of your online multiplayer dedicated and listen servers for any platforms.
You can use it in Blueprint and C++, the interface is easy.
It is composed of two parts:
- A master server program written in C that can run on Linux or Windows 10
- An Unreal Engine 4 plugin that allows to register your game server when you are a server, and get list of all servers when you are a client using Blueprint or C++.
VIDEO Unreal Engine 4 Plugin Multiplayer Server Browser / Master Server / Server Listing - YouTube
DOCUMENTATION documentation_pluginmasterserver.pdf - Google Drive
DISCORD Discord