Update checker | Prior to this update all OPs were notified of a new update once available. With this update, you'll be able to control exactly who receives the update message instead of sending to all OPs. Add the below to your config.yml file:
Code (YAML):
# Update Checker. # false: All OPs are notified of a new update when they join. # true: OPs are only notified if they have the pocketgames.update permission as well. # N.B. any user with the pocketgames.update permission is notified; OP or not. updateCheckerPermissionOnly: false
If you wish to send the update message to all OPs you do not have to add the above to the config.yml. False is the default.
Permission | Regarding the above a new permission has been added: >> pocketgames.update Any player with this permission OP or not will be notified of a new available update.