Mandatory update!
Due to changes in the game code during the last major update, the code used by the plugin resulted in longer loading times during startup.
Added the repopulate option to heli- and bradley-loot files:
Code:
"CrateSettings": {
"Repopulate": false,
Setting this to "true" would also re-populate these on plugin startup and also by "al.repopulateloot".
Before, the plugin did exclude these types on startup or by that command.