Instead of accessing the playerData file every block break, which is expensive on resources, data is now loaded and stored in the plugin and only saves to playerData file every 10 minutes, when the plugin is reloaded, and when the plugin is disabled.
The only time you should see a problem with losing up to 10 minutes of data, is if your server crashes.