Ok, I'm currently trying to do a custom thing for each different user using a simple command thats already integrated [rather then writing one to pull it from files]. The problem is - the two commands I want to use are user-get and user-set, however, these are no longer available and the modern getuser/setuser won't permit custom variables. Is there a way to make a new variable for getuser/setuser or should I just go ahead and code it to read from file?