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 ProductivityBoosters!
New Feature | You can set a path Prefix with setPathPrefix!


This avoids you from typing

get("spawn.x")
get("spawn.y")
get("spawn.z")

instead, you can just type:

setPathPrefix("spawn")

This will save you lots of time!

Of course, prefix is only for the current instance and not for the whole file :)
(This means if you have multiple instances of a file its only set to one - this avoids you from checking on every other instance for the pathPrefix)


You can just un set it with setPathPrefix(null)


You can update by setting your dependency to:

Code (Text):
<dependency>
           <groupId>de.leonhard</groupId>
           <artifactId>LightningStorage</artifactId>
           <version>1.2</version>
           <scope>compile</scope>
   </dependency>
 
----------, May 15, 2019
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