Changes:
Fixes:
- CorePerms list permission command now list all permission from server to.
- AsyncPlayerChatEvent in EventsManager now support Set mechanic to edit player chat message format.
- Fixed PlayerVault and AuctionHouse top inventory clicks.
- Removed debug messages.
New:
- ItemReplacer source item now support potions with effects.
- MMOItems item generation inside of DropItem Mechanic now support Item Tier and Item Level.
Changes:
Fixes:
- Autosave now have simple queue system.
- PlayerVault command and mechanic will close the gui before opening.
- Improve AuctionHouse Multi-Server support.
- Hotbar slot id placeholder added to InventoryClickEvent
- Block hotbar swap item in AuctionHouse and PlayerVaults
- MMOStat mechanic stat, value and duration now support placeholders.
- Fixed modifier station stat update fail for int stats.
- Fixed MySQL/YML data converters.
- Unable to create new columns when the SQL server is MySQL instead of MariaDB has been fixed.
- Fix CorePerms error if player disconnect while joining to server
- Fixed CorePerms commands if server is not using MMOProfiles.
- Cast script command arguments order fixed if target player is missing.
New:
- Server identifier placeholders are added for internal and PAPI. {identifier} %coretools_identifier%
Changes:
Fixes:
- Debug attribute is added to CheckItem condition.
- When using CorePerms with MMOProfiles, the player's actual UUID player data is configured to load before the player selects a profile.
- Code related to the use of the MMProfiles API has been improved.
- Code related to MySQL connection has been improved.
- CorePerms groups also be applied to players as permissions.
- CorePerms now support default permissions.
- Fixed OtherConditions was not working.
- Fixed CheckItem Condition failed if type is uppercase.
- Fixed Sell station default config.
- Fixed a duplication bug that could occur on servers running AuctionHouse with Redis in a multi-server setup.
- Fixed NPE on variables if playerdata is not ready yet.
- Error messages that occurred when CorePerms was disabled have been fixed.
- Fixed CorePerms list-groups command.
- Fixed Redis connection Netty DNS error when multiple plugins uses Redisson same time.
New:
- New feature CorePerms! Manage your players permissions and groups!
- Add support to EntityChangeBlockEvent
- Block state internal placeholder support is added.
- OtherConditions has been added for use in scripts that do not involve entities.
- Internal Items placeholders now support source name of the item plugin. {item_<id>_source}
- Support to new MMOProfiles API
- RespawnControl now have force teleport command using spawn modes.
- DropItem Mechanic now support drop unidentify and soulbound for MMOItems
- MythicFurnitureRemoveEvent and MythicFurniturePlaceEvent event support added.
- Script cast command now support extra argument to use inside the scripts.
- EventManager PlayerCommandPreprocessEvent now support Arguments
Changes:
Fixes:
- Currency Mechanic amount now support formulas.
- Chance Condition now support decimals.
- Player data saving and loading processes have been reworked to work better with MMOProfiles.
- Delivery command now support sending message to players using message.yml
- MythicDamageBridge now support internal placeholders for the Player and the MM Mob.
- NPE on Physical economy
- MenuCreator bottom inventory click allow players put item in the upper inventory while bottom_inventory buttons are disabled.
- Merge Station double the amount if next condition return false.
- MMOItems are sold in the shop not stacking has been fixed.
- Fixed error when closing Menu Creator gui if TownyMenus installed.
- Fixed NPE if item meta is null when checking the item source
- Fixed Player head texture not working in ItemStackMechanic
- Fixed ItemReplacer error for chestless boats when right-clicked.
- Fixed NPE when int stat update in the Modifier Station.
Fixes:
- Fixed Custom Model data error in Physical economy.
- Fixed EntityDamageEvent event script was not working.
- Fixed Physical economy balance checking.
New:
Changes:
- New feature Mythic Damage Bridge. Add defense stats for all MMOItems damage types in MythicMobs!
- New Near condition.
Fixes:
- ItemReplacer target MMOItems now support random item from type.
- AuctionHouse now support broadcast messages.
- CheckItem condition now support checking multiple slot in player inventory.
- Physical currency "other" source items now support same material and different custom model data.
- Fixed NPE if any entity condition target is not entity.
- Fixed PlayerVault Item placeholders for blocking script.
- Add missing not-enough-money message and sound configs for list items in the AuctionHouse
Fixes:
- Fixed PlayerData is not saving
- Fixed Wardrobe error when slot condition return false and confirm_locked button doesn't have lore.
- Fixed Damage Events NPE
