1.3.7 - Holograms, AutoPickup, Conditions for mechanics and many more...
New:
-
Mechanic now support conditions!
- New
Hologram Mechanic
- Scripts now support
Template import feature.
-
DropItem Mechanic now support Random Items and import features.
- Event Manager now support
PlayerToggleSprintEvent
- New
@Target Targeters added.
-
AutoPickup
- New Condition
DeliveryEventItems
- New Mechanic
DeliveryEventItems
- EventManger now support
PlayerHarvestBlockEvent
-
ItemReplacer now support
JustLootIt plugin.
-
PlayerVaults now have admin command to open other online player vault.
Changes:
-
Comparator condition now support checking numbers between.
- {sneaking} placeholder is added to
PlayerToggleSneakEvent.
- Dot '.' is now supported in the internal placeholders. Example: {random_double_0.8_1.2}
- Script Condition Targets are now checked in the order configured in the config.
- Formulas used in parentheses will no longer return double values if the last value is int. (Ex: 10.0 to 10)
-
VariableTemp mechanic now support target and trigger entity internal placeholders to.
Fixes:
- Fixed DropCurrency Mechanic was not supporting the double amount.
- Fixed PrivateDrops hide mode doesn't work in the DropItem and DropCurrency mechanic if share with party plugins is enabled.
- Fixed {target_location_<...>} internal placeholders was not working.
- Fix script casting command spaced args
- Fixed AuctionHouse custom in-game tax region formulas was not working.
- Fixed incorrectly selecting clicked items when using different sorings in the Shops.
- Fixed group permission itself not removed when group is removed from the player.
- Fixed script cast command caster is missing if command doesn't have target player.