New:
Changes:
- Prefix suffix support is added to Gemstone, Merge, Modifiers, Reroll, and Upgrade stations.
- New feature Periodic Scheduler
- ItemReplacer now support replacing Enchanted Books.
- Modifier Station now support selecting random modifier.
- Transmog DB now support item flags.
- Shop items now support scripting to create stok system
- AuctionHouse now support start and close script.
- Wardrobe now support black list slots from MMOInventory.
- ItemReplacer now support Lootin plugin chests
- ItemReplacer enchantments now support 'any' for the 'enchanted_book'
Fixes:
- Unnecessary permission checks for commands have been removed.
- Fixed SetMechanic targeter.
New:
Changes:
- New feature Cron Scheduler. You can now schedule your command or script lists!
- New Wardrobe placeholder to clean unwanted characters from mmoinventory item names. `{mmoinventory_item_names_<1/2/3>}
- PlayerCastSkillEvent event now support skill id placeholders.
- DeliveryMechanic amount and id now support placeholders.
New:
Changes:
- ItemReplacer chests are now support "chest_minecart, *_raft, *_boat" inventories
- ItemReplacer chest replacer have new setting 'chest_check_one_time'
- New commands to convert player data between mysql and yml.
- PlayerExpChangeEvent support.
- When checking the ItemSource of the vanilla items now support vanilla items with enchantments.
Fixes:
- Fixed NPE on Vault hook at player join
- Fixed PlayerVault NPE on clicking purchase page while max page already purchased.
- Fixed PlayerVault running wrong script for purchased pages.
- Fixed PlayerVault Money placeholder is not auto hide from item lore's if next page doesn't contain money requirement.
- Fixed PlayerVaults scripting
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:
Changes:
- 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.
Fixes:
- 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.
- 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.
With this update, one of the most requested features is coming:New:
Required Item and Stat item support for all stations.
You can set the items you want for station usage, and through items, you can create formulas with any level of complexity to adjust the money taken from the player or the buffs/debuffs for success_chance, lost_chance, luck_chance, and downgrade_chance.
Changes:
- All stations now support Required and Stat items.
- Custom Functions clamp is added.
- A new setting has been added to allow or disallow stacking in slots for required_items, stat_items, and items placed in the station.
Fixes:
- Deconstruct luck is moved from 'deconstruct' config to 'station.X.luck_chance'
- restriction_conditions is removed from Deconstruct station category config and add one global
item_restriction_conditions
- CloseInventory Mechanic now forced to run as sync.
- Fixed NPE on Nexo items creation
- Fixed BrewEvent support in the EventsManager
- Fixed long internal placeholders was not parsed.
New Dashboards for CoreTools have been released completely free!
With these dashboards, you can create a web interface for your AuctionHouse and PlayerData data stored in MySQL.
New:
- Added Jobs Reborn Block owner name placeholders
- flying_speed, walking_speed, food_level and gamemode internal entity placeholders are added.
- EntityToggleGlideEvent support added to EventsManager.
- PlayerDataLoadedEvent support added to EventsManager.
- {random_int_<min><max>} and {random_double<min>_<max>} have been added to the internal placeholders for generating random numbers.
Changes:
- Internal Placeholders now support nested other internal placeholders.
- Debug attribute is added to Comparator condition to check your failed condition.
- Parseother papi expansion support added for internal placeholder to be nested.
- An "all" category has been added to AuctionHouse. You can now display items from all other categories under a single category.
Fixes:
- Fixed identification station parsed placeholder calculation.
- Fixed vanilla items can't listed on Auctionhouse.
Notice to AuctionHouse Users:
With this update, you are required to convert the following buttons to the new format:
- Sell and Purchase confirmation buttons
- Money, Day, and Sell Mode buttons within the Sell GUI
You can view the updated configurations on the Wiki for Sell and Purchase, or generate a new config delete the AuctionHouse folder and start the server. The old format will no longer be supported, so please make sure to update accordingly.
New:
- Jobs Reborn support added to EventsManager
- Added MythicMobs entity placeholders.
- Added Check Jobs Reborn block ownership placeholders
- FurnaceExtractEvent support is added to EventsManager
- A new StationItemEvent has been added, allowing to modify the item before it is given to the player at stations.
Changes:
- AuctionHouse Sell and Purchase confirm buttons are split to 2 different button settings.
- AuctionHouse Sell and Purchase confirm buttons, Sell GUI Money, Days and Sell mode buttons now support multiple material support.
- The second material of the confirm button in all stations is now fully customizable.
Fixes:
- Fixed AuctionHouse Redis Sync.
- Fixed ItemReplacer pickup_item wrong item amount.
New:
- AuctionHouse now support creating your own Custom Sorting. Allows you to use any numeric or string-based stats from MMOItems items in sorting.
- RespawnControl auto unlock now support running script when the point first time unlock or when set last visited
Fixes:
- Fixed Vault Hook doesn't work if CT Economy is disabled.
- Fixed inventory clicks on paper servers (1.21.6/7)
- Fixed target item creation on some features.
- Fixed Auctionhouse bid item lore placeholders are not parsed after server restart.
