ArgEngine source v1.0

Details

  • Filename
    ArgEngine_source_v1.zip
  • Uploaded by
  • Uploaded
    Sep 2, 2014
  • Size
    27.59 KB
  • Downloads
    41
  • MD5
    37ccaa500dee39feef851f829bb87713

Supported Bukkit Versions

  • CB 1.6.4-R2.0

Changelog

v1.0
+ Option types: BOOLEAN, KEY_VALUE_PAIR, SELECTION, SETTING, ANY
+ Multiword arguments (with quotes)
+ Throwing exceptions on argument faults: UnknownArgument, ArgumentReqiured, TypeMismatch
+ An OptionsSheet can be loaded from a file or string
+ ArgEngine parser
+ ArgEngine special parser method