Fix PlaceholderAPI placeholders not working in server and world commands.
Add an option to disable saving player data. This option will break the first-join-only options for commands.
New Configuration Options:
Code (YAML):
# Set this to true to disable player data files. # Using this option will cause problems with the 'first-join-only' options. disable-player-data: false