What plugins for EOS

Hi, im trying to make a game like hypixel on minecraft, use join from friend list on steam for the test and maybe later a dedicated server, i really confuse with the names of the plugins and how to implement.

i think i need to go with Online Service EOS (game services) for it to be on other authentication than EPIC and do not force Epic Account, but i do not know which i need to for Steam, i also want plugins made by “epic” to not lose my self into the abyss of all the plugins like EIK and other

Resume :
Which plugins,
How to implement

You can use Epic’s default EOS plugin, but this only works on desktop platforms. If you want to support mobile and consoles, you’ll have to use one of the other plugins.

If I were you I’d test with EIK (available for free on GitHub, but with limited support). It also comes with a sample project and has quite good documentation.