I plan on using phpbb3 as my Website, I have 5 retro game servers that I want to link the phpbb users to.
I have code written to create the acount from a simple register web page.
#1 I would like phpbb users to be added to the game servers
#2 I would like to be able to control their access from phpbb (Temp ban, Permant ban, permissions and levels.
What would be the best way to go about this?
Edit phpbb code or an addon that would sync the users and the accounts?
Edit phpbb settings inside of the phpbb?
Thank you for any advice/tips