Added support for custom max stack size (between 1 and 99). A new option has been introduced in config.yml.
Important information
NFCNotes will DROP SUPPORT FOR SPIGOT in the future, as Paper is becoming independent. No further updates will be uploaded here; they will be available on GitHub instead. NFCNotes 2.6.0 is the last version that will support Spigot.
Support for legacy colors (ampersands `&`) has been dropped, though they will still function in the near future.
From now on, MiniMessage will be the formatting system used by NFCNotes. Both config.yml and messages.yml have been updated, and a temporary backwards compatibility system (which will be removed in the future) has been implemented. This means you must update all your existing messages (in both files!) to the new MiniMessage format, or the plugin may not function correctly in the future. If you are using the default files, you can simply copy them from https://github.com/Kikisito/NFCNotes/tree/master/src/main/resources. You can also use these as a reference to update your custom files.
Backwards compatibility is enabled when `config-version` is below 13 or `messages-version` is below 10. So, when you update your messages, make sure to bump those options to the latest one. (They are usually found at the bottom of each file)