Line 63 of eggdrop.h which can be found in eggdrop.1.6.*/src
#define HANDLEN 9 /* valid values 9->NICKMAX */
on eggdrop change this line to
#define HANDLEN 32 /* valid values 9->NICKMAX */
Recompile eggdrop, I have tested this and it works fine