Hey all i would like know how create config file for a player when he join the server for the first time, i think it's onPlayerJoin but i'm not sure.
No, you can use: PHP: $player->hasPlayedBefore(); That function returns bool "false" is its first player join, else (I believe) it returns the last played time