#1333 Fixed common error with 'string_value' String truncation on MySQL. This was a regression bug due to my refactoring and affected multiple extensions that stored String values over 50 characters.
#1334 Fixed some issues with page loading with French locale
#1335 Delayed plugin extension registration to wait for all plugins to start up. Bungeecord sometimes ignores dependencies in the bungee.yml so this should fix some errors.