HomeJavaModsFileConfig [Instant Update/\Source]
* Use this FileConfig instead of the normal Bukkit Config
* Features:
* - Instant Update if used right
* - Very easy
* - Just like the normal yamlConfig

Example:

Code (Text):
FileConfig config = new FileConfig("MyPlugin", "config.yml");

config.set("MyPath.MyPlayer.Stats.maxhealth", 20);

int slots = config.getInt("MyPath.slots");
List<String> args = config.getStringList("MyPath.Stringlist");

config.SaveConfig();
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

FileConfig [Instant Update/\Source] is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 150 times (via Spigot). Download it and open it directly in the game.

Explore more