i'd personally suggest using server string arrays, it works very well for the npulse jailer...and the name changer...and the account checker....etc...
addstring sarray,string;
removestring sarray,string;
deletestring sarray,string;
#I(sarray,index);

jiust look in commands.rtf, it has all the info u could ever need there...