Version 15.0.0
Added:
- Ability to toggle join/ quit message per player (supports MySQL or YAML).
- Option to disable join/ quit messages getting sent to console.
- A bunch of new permission nodes which you can see here.
- Added "no-permission" message.
- Option to change the prefix.
- Ability to use CJM placeholders in other plugins with PlaceholderAPI (info
here)
Fixed:
- Regular '&' style colors not showing in console.
- Ranged messages getting sent to all players.
Changed:
- Message delay is now in milliseconds, instead of ticks.
- The plugin now runs entirely on its own threads, so it will have no impact on server performance whatsoever.
- Optimized how messages are created and sent.
- Now if players don't have the permission "cjm.use" it will not tab complete and will show default Spigot no permission message if executed.
- The output of /cjm help and /cjm placeholders are now fetched from a web server (only when the plugin loads). If you have any issues with this please let me know.
NOTE:
config.yml and messages.yml have been updated! Please reference the GitHub wiki for the updated ones. If you find any bugs please report them here.