Emperor Servers

AC Server Premium - AUTH

Hello. I just bought ACServer Premium. Am I missing something or there is lack of auth_plugin_address configuration feature? Does it mean that we can’t use/write plugins that supports http authentication? Is there a workaround it? What do you propose instead?

Hey,

Currently ACSM v2 doesn’t support the auth plugins. We don’t have any workarounds at the moment - what would you like to use it for?

We can look into potentially supporting it in our next update.

KissMyRank for example uses it. But apart from that I wrote my own plugin. Workaround I’m thinking to to use right now is using NewConnection and ClientLoaded UDP events (i’m already listening for those events for other stuff). But its not as good as providing endpoint that server uses to validate user connection.