New config option that will make crafted items not get a quality applied to them (thus making only looted items get a quality) unless reforged. (Closes #1)
New config option to enable/disable the reforge system.
New command to reset the config to the plugins default. (run this is you are missing some config options, or add these missing options manually, you can view the options here.)
New Permissions: itemqualities.admin, itemqualities.admin.reload, itemqualities.admin.resetconfig, itemqualities.admin.setquality, itemqualities.admin.removequality.
The ability to disallow certain players from using the reforge station if you want to keep it enabled but, for example, restrict the ability to use it to a certain rank. (permission is: itemqualities.user.usereforge), this permission defaults to allowing all players to use it.
A help command (just run /qualities)
Changes:
Renamed the set command -> setitemquality
Renamed the remove command -> removeitemquality
Notes:
This version will still run on 1.18 and up. A solution to allow it to function on lower versions is possibly being worked on.
A way of creating/editing a Quality easier is coming soon, I just need to think more on how it will be done.