MCS - Multiplayer Chat System is a MySQL based chat system that runs over standard Unity WebRequests with customizable options.What is MCS?MCS is an easy to implement Multiplayer Chat System used in most popular MMORPGS and Multiplayer games. This chat system runs over a standard PHP/MySQL server via Unity WebRequest commands. This allows for cross-platform compatibility without design limitations.CS is well documented and easy to implement into existing systems.Features:Full message Sanitation to prevent injectionsPrivate Message SystemCustomizeable Channels with colors and slash commandsEasy to subscribe to channels for receiving messagesMessage length limitsMessage history limitsMessage timeStampsBenefits:Complete logging of chat message for dealing with harassement and TOS violations.Reduced workload of server side message handling and memory usage.Chat system independant of game server.Single solution for Cross Platform compatibilityRequirements:Requires a web host that supports PHP and MySQLTest out MCS in our WebGL Demo!Support:Please join our Discord for questions or assistance.