In this update I fixed a bug that was reported that had one of the messages being null as it was still looking at the config.yml from when I updated to a separate messages file.
Also in this update I added more checks for the dailybonus.exempt permission as I am constantly getting people claiming the plugin "doesn't work" because they are OP and have not negated the permission. This update now will not allow you to interact with the plugin in almost any way if you have the dailybonus.exempt permission. If you have the permission you can no longer open the menu, be registered into the database, or click DailyBonus NPC's. With this I have added a new message to be sent to anyone attempting to perform these actions. So you must add this message to your messages.yml or simply delete it and let a new one generate.
Code (Text):
exempted_player: '&cYou cannot claim rewards as you have the dailybonus.exempt permission!'
If you have any questions be sure to PM me as I do not check the discussion section frequently.