PickupSpawners release 2.7
[+] Added manually Hungarian and English translations to the github page, if you want to add 'official' translation make a PR!
[+] Added auto-locale section to the config, which means the plugin detects the player's client language, and if 'official' translation is available, the plugin will use that.
[+] Added locale section to the config, you can set the default locale, and it will be used if the auto-locale is disabled, or when no official translation is available for the client's language when auto-locale is enabled.
You can create a custom translation file directly if you want, and set in the config 'auto-locale' to false, then set 'locale' to your custom translation's name without '.yml'.
Like this:

[Info] The daily limit currently just counts in the time between the plugin enables and disables. In the near future I will create a more nicer solution.