Skip to content

PacketEventsSK v1.1.3

Latest

Choose a tag to compare

@3add 3add released this 21 May 19:00
0f43d26

PacketEventsSK v1.1.3

This version introduces syntax breaking changes, migration is requried. (field expressions now have more strict patterns)

Version Support:

  • Paper 1.21.10+
  • Skript 2.15.0+
  • SkBee 1.17.2+

Added

  • Is bound to condition (for packettype)
  • Persistence for all enum types and block entity type
  • Parse time checks for the new x sections that check if the passed entries match the type
  • Missing examples for: fake entity field, new packet section, packet type type, block entity type type, sign side type and interaction hand type

Fixed

  • ClassCastException for the field expressions (primitive wrapping)
  • Default value of attribute not being returned for the fake entity attribute expression
  • All docs have been checked and updated accordingly (to a version working on v1.1.3)
  • Internal naming improvements

Removed

  • Removed unused fake entity event value expression

View All Changes

Download on Modrinth