BlobTycoon won't fail to load if a structure is not found but an asset needs it. A message will be logged in console containing info relating to the path of the structure file.
Pets should no longer undisguise nor remain in the world even if their owner leaves the server.
Added BlobTycoonAPI.
BlobTycoonAPI#getMiner will return a Miner object if found. Will return null if player doesn't belong to a plot.
BlobTycoonAPI#getCryptocurrency will return a Cryptocurrency object if found, else null. Use the same keys that you use inside assets for miningCurrency and sellingCurrency.