2015-02-28, 08:03 PM
So, I want to restrict registration to registration with my Java Code. I was thinking about just closing down registry on the MyBB forum, and then just using Java to go into the MySQL database and and entries. But I was wondering if there was any better way to do this?