ALTER TABLE `{$prefix}shoutbox` CHANGE `shout_text` `shout_text` TEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL;
