Small update but still important because this fixes an issue that could lagg your server because I forgot to remove debug messages. Sorry about that but here is the fix! I hope you enjoy!
Changelog:
- The Dynamic MOTD Icon should be much faster now. You can enable the dynamic MOTD by disabling setting_cache_motd_icon. With this option enabled it allows you to use %playername% and %playeruuid% in the motd_icon url.
- Fixed NPE in the KickListener when the bridge isn't installed.
- Forgot to remove debug messages when pushing the cachedPlayer data to the database.
- Added /language command (Alias is /lang). Permission networkmanager.language. You can change your own language with /language <Language>. Admins can change the language of other players with /language <Player> <Language>. You can enable the command by enabling module_language_command.
- Small optimization at startup.