Quote:
Originally Posted by PreDominance
Return PLUGIN_HANDLED in order to do nothing when the user has not previously joined the server. You still need to add a check, EX if (!user_prev_exists(id)) { RETURN PLUGIN_HANDLED; }
|
I already have the plugin where it saves it and when its his first time or second on server
Could you tell me how to do if he is 20 min on the server he can use the command /transfer? and before that he cant.