Refactored the code to use the new builder syntax.
Fixed the DbInit logic.
Made sure the prepared statements are cleaned up.
Added the AdminOnly middleware and added it to the routes.
Added the Query method to the selectBuilder.
Fixed the PreRoute middleware.
Renamed makeDummyForum to BlankForum.
Began adding the plugin_guilds routers to the template transpiler for extra speed.