This release fixes an TextComponent formatting issue where text formatting would carry over the bold and color formatting between parts of a translation string into other parts of the string.
This release also fixes an issue the locale may not have been parsed correctly for applying the decimal format.
This release fixes a potential Null Pointer Exception in rare circumstances where an auction seller is null.
Finally, this release adds a config.yml flag spawnerInfo that is enabled by default to show the mob contents of a spawner when listed. Disabling this flag is useful for spawner plugins that don't properly store information about the spawner in the actual ItemStack, but record details elsewhere and only applies the infomation when the spawner is placed.