With 1.2 stable, all planned features for
AuctionHouse have been completed. Since the full 1.2 changelog is too long, you can view it in full at
this address.
New:
-
AsyncPlayerPreLoginEvent support added to Events Manager.
- The
MMSpawnerSet mechanic has been added to set the attributes of MythicMobs spawners.
- New
Keeper feature is added to
ItemReplacer
- Wardrobe confirm button now support '
{mmoinventory_item_names}' placeholder to list of the MMOInventory item names.
-
ItemReplacer now supports chest, ender_chest, and trapped_chest inventories when the player right-clicks.
- New
{item_name_clean_<id>} placeholder added to get the cleaner version of the item names when item name contains custom font
-
PlayerVaults now support
scripts in the 'page_prices'
-
PlayerVaults: {page_prices custom} placeholders will auto hide from item lore if next page is not contain the condition.
Changes:
-
AuctionHouse,
Stations,
PlayerVault,
Wardrobe {page_no} and {category} placeholders are now supporting in the gui buttons lore to.
-
ItemReplacer chest scan will skip scanned chest until server reset.
-
OpenStation Mechanic now support all stations.
-
CheckItem condition now support checking AIR (empty vanilla) slots.
-
AuctionHouse Sell GUI now support Anvil and Sign Gui to get the player price input.
Fixes:
- Fixed
AuctionHouse ALL category was showing expired/sold items.
- Fixed non-mmoitems was not working on the
transmog station.
- Fixed NPE on vault currency when player joining while playerdata is not fully loaded.
- Fixed NPE on
PlayerInteractEvent
- Fixed
Physical Economy withdraw when Item Plugins return different ItemStack.