Alright, I have an industrial credit based economy. I need to setup a command that players can type to give them their daily credits. I used "/kit daily" from forge essentials, which gives the user a regular credit. I gave it a 86400 sec cooldown, which amounts to a day. But if a player relogs, he can use the command again. What are some other ways I can achieve this?