All guild data will now be stored within the same table, instead of a new schema being created for each guild. This avoids issues with missing schemas. This likely wasn't a good idea to begin with.
Currently untested. Unable to properly test until the module system is developed further.