promotional bannermobile promotional banner

ArgEngine

Abandoned
The GetOpt-like tool for Bukkit plugins.

File Details

ArgEngine source v1.0

  • R
  • Sep 2, 2014
  • 27.59 KB
  • 115
  • CB 1.6.4-R2.0

File Name

ArgEngine_source_v1.zip

Supported Versions

  • CB 1.6.4-R2.0

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