Changelog
PacketEventsSK v1.1.2
This version introduces syntax breaking changes, migration is requried.
Version Support:
- Paper 1.21.10+
- Skript 2.15.0+
- SkBee 1.17.2+
Added
- Logging element count on start up
- Registry api for fields and section constructors (including inheritance handling)
- Update checker (also to config) (based on SkBee's impl)
- Completed meta for: displays (excluding text opacity, it's a weird field)
- Types language file
Changed
- Logging now uses a generalised util instead of raw SLF4J
- Redid entity construction (now using a section, old syntax will not work) (using registry api)
- Almost all entity fields now use the appropriate entity field expression (using registry api)
- Made docs for registry based syntaxes much better
- Temporarily removed air ticks property from base meta since it's causing issues (reported bug to entitylib)
- Improved quite a lot of syntaxes
Fixed
- Issues regarding the
set displayed skin of playereffect. Matches paper's implementation more closely now. (ofc still fully packet based) - Fixed plugin loading without SkBee (including elements that require on syntax registered by other addons [not necessarily skbee])
- The toString of the skin type
Dependencies
Files
PacketEventsSK-1.1.2.jar(670.45 KiB) Primary Download


