Improve | Update YamlBeans

SimplixStorage - Awesome library to store data in a better way 3.2.3
Epic standalone library to store data in YAML, JSON & Toml - Preserves comments!
-
3.2.3
-
3.2.2
New | Add reload consumer
-
https://github.com/Simplix-Softworks/SimplixStorage/releases/tag/3.2.1
Fix | Issue with YAML formatting
-
3.2.0
Fix | Issue with input stream always being null in Config
Valentina_pro likes this. -
Rebranding
Announcement: LighingStorage got rebranded to SimplixStorage
In the future, we plan to bring some significant code and documentation upgrades to the SimplixStorage. Very thrilled about this!Valentina_pro and Ch1ckenman like this. -
New possibility to use LightningStorage!
We're including LightningStorage in our core plugin: SimplixCore
Now you can make use of the LightningStorage by just using the SimplixCore as a plugin on your server.
The SimplixCore also contains a lot of different features you will love (Such as a package management system, SQL integration using HikariCP, Dependency Injection using Google's Guice and so much more)!
The SimplixCore contains...Valentina_pro likes this. -
3.1.9
New | FileUtils#extractResourceFolderContents
Important:
The groupId changed from JavaFactoryDev to KotlinFactory!
Code (Text):
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>Code (Text):
<dependency>
<groupId>com.github.KotlinFactory</groupId>
<artifactId>LightningStorage</artifactId>
<version>3.1.9</version>...Valentina_pro, Craftizz and lokka30 like this. -
3.1.6
Code (Text):<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
Place this in your dependency-section:
<dependency>
<groupId>com.github.JavaFactoryDev</groupId>
<artifactId>LightningStorage</artifactId>
<version>3.1.6</version>
</dependency> -
3.1.4
- Fix | Bug in LightningSerializer
lokka30 likes this. -
3.1.2
Improved | Comment preservation
Page 1 of 5