XemConfigs is your #1 Configuration Library. Featuring easy to use custom configurations and a 100% optimized solutions.
We are having issues running this as a dependency under Maven, therefore we will be running this as a Java Module. This is very simple to setup and explained a bit down.
XemConfigs is a well orginized & optimized configuraiton library offering both normal and custom configurations. This library is constantly developing!
Depending on which development ide you are using, there is different ways to setup XemConfigsLib for your project.
For IntelliJ:
File -> Project Structure -> Modules -> Dependencies -> + -> XemConfigsLib.jar (Installation Location) -> Apply
For Eclipse:
Right-click your project -> Configure Build Path -> Libraries -> Add external jars -> XemConfigsLib.jar (Installation Location) -> Save
Another IDE?
You can google "Add external libraries to <your ide>" and you will most likely get some results.
Setting the plugin:
Code (Java):
@Override
public
void onEnable
(
)
{
XemConfigsLib. setPlugin ( this ) ;
} ;
{
XemConfigsLib. setPlugin ( this ) ;
} ;
Code (Java):
private
static Config config
=
new Config
(
<instance of main
>,
"config.yml"
)
;
@Override public void onEnable ( )
{
config. saveDefaultConfig ( ) ;
// To get it from another class, use a getter.
} ;
@Override public void onEnable ( )
{
config. saveDefaultConfig ( ) ;
// To get it from another class, use a getter.
} ;
I'll be providing support on site or on Discord - Xemu#9999.
Enjoy it! If you like the library, feel free to leave a review! <3
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
[Not working, Maintenance] XEMCONFIGS | Configuration Library is a free Minecraft Java mod. Downloaded 68 times (via Spigot). Download it and open it directly in the game.