Adds support for IntaveBootstrap.
Upgrading from older versions:
- Delete the old plugin from your server's plugins folder.
- Delete the old IntaveStorage/config.yml created by Intave Storage. This allows the new config to generate.
- Configure the IntaveStorage/config.yml to your needs.
Artifacts:
intavestorage-0.4.1-all.jar
contains all storage implementationsintavestorage-0.4.1-file.jar
contains only the file-based storage implementationintavestorage-0.4.1-mariadb.jar
contains only the file-based and the MariaDB-based storage implementationsintavestorage-0.4.1-mongodb.jar
contains only the file-based and the MongoDB-based storage implementationsintavestorage-0.4.1-mysql.jar
contains only the file-based and the MySQL-based storage implementationsintavestorage-0.4.1-postgresql.jar
contains only the file-based and the PostgreSQL-based storage implementations
Full Changelog: 0.4.0...0.4.1