Changelog:
- Updated dependencies
- Removed unnecessary Maven modules (thanks to commit bc9c12c0679)
- Simplified logic for sending messages
As you may noticed, plugin worked on 1.14, but now it migrated from unsafe Reflection to native Spigot methods, making it even more future-proof. However, 1.13.0 and 1.13.1 don't have required methods, so plugin uses packets to send required data, but around 1.15 I'll drop support for this two minor versions, making plugin 1.13.2+ only.
Several people reported problems with the plugin, but after some investigation it turned out that these problems can be eliminated by server owners. If something doesn't work, try to update server/plugin/dependency(LuckPerms of PlaceholderAPI) to the latest version. Then, if error still occurring, and you sure that it's plugin issue, report it to me (on plugin thread or PM) providing server type, version and exceptions from logs and maybe config. I'll try to test and reproduce your issue and then fix it.
Thanks for using F3Name!