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:
- 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.
Fixes:
- 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.