Hey, I suppose the module does not use a database according to the code.
There is a limitation by Funcom for organisation ranks (for example its 15-20 advisors in a Republic Goverment form) - so it only matters for ingame ranks. (Not sure about AoC)
Anyway you can add as many officers as you want. You just need to add a simply line with officer's name (the same one it uses) to the code.
$online = $this -> bot -> core("online") -> get_online_state('gription');
$txt.= "##GI_highlight##".$online['content']." :: <a href='chatcmd:///tell officername Im interested in joining _-K.U.S.H-_'>Officername</a>##end##\n\n";