README FILE FOR PLUG-IN CCL (Champion Counter Lookup) The command ccl takes a string as a parameter. If that string represents a League of Legends champion name than the top-four rated counters to that champion are listed as the command's output. NOTE: When inputing a champion name use only lower-case letters. If the champion name demands a space or apostrophe than the string must be enclosed in quotations so that it is read as one parameter. EXAMPLE INPUT: ccl ahri ccl "master yi" ccl "jarvan iv" ccl "kha'zix" ccl talon ... etc ...