Skip to content

The World Creation Update [1.8.0]

Compare
Choose a tag to compare
@ShaneBeee ShaneBeee released this 29 Oct 22:11
· 2131 commits to master since this release

FIXED:

  • Fixed an NPE with NBT being applied to non-existent items

ADDED:

  • Added a world creator system (this is semi-experimental, it is disabled by default in the SkBee config.yml. If you wish to use this feature you will need to enable it. Please use with caution) (See WIKI for more details on this system)
  • Added player sheer entity event (requires Paper)
  • Added entity pig zap event (requires Paper)
  • Added projectile collide event (requires Paper)
  • Added entity knockback event (requires Paper)
  • Added an expression for victim/attacker in the knockback event
  • Added xp orb merge event (requires Paper)
  • Added player pickup xp event (requires Paper)
  • Added player elytra boost event (requires Paper)
  • Added a text component click event for changing book pages
  • Added an expression for getting/setting book pages (See WIKI for more info)

CHANGED:

  • Changed the syntax for the knowledge book expression due to clashing with other syntaxes