NFCNotes 2.0.3
Added updates checker and bugfixes.
This updates fixes some issues with messages not being reloaded and it also adds a new update checker. /nfcnotes now has a tab completer.
Configuration changes
The following lines have been added below
warn-staff-if-value-is-higher-than.
Code (YAML):
update-checker:
enable
: true
# If true, each time the server starts you will receive a message if there is a newer version.
notify-on-join
: true
# If enabled and a new version is available, each time an user with the permission [I]nfcnotes.staff.check-updates[/I] connects to the server will be notified of the new version.
# Do not touch this!
config-version
: 3
New messages
The following messages have been added below the staff category.
Code (YAML):
updates:
update-available
:
"&8[&6NFCNotes&8] &7A new version of NFCNotes ({version}) is available. Check it out at https://www.spigotmc.org/resources/1-13-1-16-nfcnotes.80976/"
no-updates
:
"&8[&6NFCNotes&8] &7You are using the latest version."