this variable creates a new file named "players.yml".
This file stores the player's ip address when someone authenticated his login, and the next time when he joins with the same ip address, he doesn't need to authenticate himself.
Basically the mysql type of join, except it doesn't work well with bungeecord type of servers.