Added a config update system.

You will now be notified if you use an outdated 'config.yml' file
Added an auto-soulbind stat which let's you automatically soulbind items when acquired.
Fixed ingredient displays showing up as "INVALID"
This commit is contained in:
ASangarin 2020-11-25 23:31:25 +01:00
parent 28e8576318
commit 748492f383

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.Indyuce</groupId>
<artifactId>MMOItems</artifactId>
<version>6.3</version>
<version>6.3.1</version>
<name>MMOItems</name>
<description>A great item solution for your RPG server.</description>