0.3.5
Use MiniMessage for message deserialization in LanguageUtils Replaced the use of a custom `getMessage` method with MiniMessage's `deserialize` for handling message deserialization. This ensures consistency with the MiniMessage library and improves code readability and maintainability.