Addon classes aside from the 'main' (Class which extends BreweryAddon) addon class are now loaded by the JVM instead of all being manually loaded into memory when the BreweryX starts up.
Fix #80 which allowed players to create multiple barrel inventories on a single barrel
PAPI placeholders now persist on /papi reload by @Mitality