Changelog from
1.2-SNAPSHOT-1 to
1.2-SNAPSHOT-6:
New:
New Feature: AuctionHouse!
- Wiki:
AuctionHouse
- New station
Deconstruct Station
- New station
Modifiers
- New station
Item Modifiers
- New mechanic
RandomScript
-
ItemReplacer now support Eco plugins support
-
PrivateDrops now support MythicMobs
- Add blacklist support
Wardobe
- New
Condition to check and remove items from
PlayerVaults
- New
Mechanic to remove item from
PlayerVaults
- Economy, Shops, Stations, AuctionHouse messages are now supporting
{currency_symbol}
- New item
placeholder `{item_mmoitems_unidentified_<stat>}`
- All applicable stations now have mmo stats to track how many times used in the same station.
-
Wardobe now support force-switch user slots with command.
-
ItemStackMechanics amount, material and string custom model data now support internal and papi placeholders.
-
Shops have new settings to allow or block hotbar items when player sell item to shops. `ignore_hotbar_slots`
- Support for nested PAPI and internal placeholders has been added.
- Economy Papi placeholders are now supporting
rounding modes.
- Script casting command now support cast for
other players.
-
custom_model_data_string + custom_model_data_float support
- Add support to
Multiverse-Core v5
- Better stacking restriction support for
Identification station.
- Add support restriction stacking in
Upgrading station.
- Merge station now support
restriction for both item slot.
- Merge station price calculations now will use both item.
- All GUI clicks have been optimized for server performance.
- All stations confirm button dynamic_placeholders.list now support multi line in the lore.
- Added more
InternalPlaceholders
Bug Fixes:
- Fixed an
AuctionHouse MySQL error when using a custom table name.
-
Gemstone Station now supports conditions for selecting a gemstone.
-
PrivateDrops PlayerDeath event will ignore if item set keepondeath in MMOItems or Executable Items.
- Block item stacking in
Identification Stations
- Fixed {item_name} parse in Shops.
- Fixed default vanilla example shop config.
- Fixed stations placeholder parser.
- MMOInventory inventory buttons will not drop while PrivateDrop is enabled.
- ItemReplacer crafting replace fixed .
- Fixed PrivateDrop hide PlayerDeathEvent event drops.
- Fixed NPE in
Gemstone Stations.
- Fixed the issue where MMOItems items could not be found in
ItemReplacer.
- Fixed
Shops "buy all" works with `ignore_hotbar_slots` setting.