Messages | The message system used in Pocket Games prior to this update was from when the plugin was first released. The way messages are handled, placeholders are replaced, messages are sent, and much more has been totally reworked. The new way messages are handled internally is a lot more intuitive and results in better readability and maintainability which should allow for faster updates and easier implementation of new messages when new features are added.
Refactoring | As messages are almost everywhere throughout the plugin I went ahead and refactored some of the code to hopefully improve performance and code clarity.