promotional bannermobile promotional banner

Yamler

Yamler enables the power of Java Objects in your Config

File Details

Yamler v1.5.1

  • R
  • Mar 4, 2014
  • 34.36 KB
  • 444
  • CB 1.5.2-R1.0+1

File Name

Yamler-Bukkit-1.5.1-SNAPSHOT.jar

Supported Versions

  • CB 1.5.2-R1.0
  • CB 1.7.2-R0.3

You can now use extended Custom Classes for Configs Example: class ConfigA extends ConfigB { public String test = "test"; }

class ConfigB extends Config { public String test1 = "test"; } master