SimplixStorage - Awesome library to store data in a better way icon

SimplixStorage - Awesome library to store data in a better way -----

Epic standalone library to store data in YAML, JSON & Toml - Preserves comments!



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 LightningStorage as a library.
If you install it as a plugin on your server you won't need to shade LightningStorage into your jar-file.

1: Download SimplixCore and install it on your server:
Spigot
BungeeCord

[​IMG]
2) Put the this into your pom.xml file:
1. Place this in your repository-section:
Code (Text):

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
 
2. Place this in your dependency-section:

Code (Text):

<dependency>
    <groupId>com.github.KotlinFactory</groupId>
    <artifactId>LightningStorage</artifactId>
    <version>3.1.9</version>
   <scope>provided</scope> <!-- Must be provided since we want to use it from the SimplixCore!-->
</dependency>
 
----------, Sep 10, 2020
Resource Information
Author:
----------
Total Downloads: 4,205
First Release: May 11, 2019
Last Update: May 18, 2021
Category: ---------------
All-Time Rating:
21 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings