4.4

Release

Semenkovsky_Ivan released this version on Apr 21, 2025

1.3 MB
Download

Fixed:

  • /item lore add command.
  • /kits cooldown command.
  • Listening for data packets received from the client.
  • Creating event ModExplosionEvent.
  • Small localization fix.

New:

  • Added the ability to convert player data to Json, as well as load it from Json.
  • Added to the configuration the ability to customize for which packets data reading events will be generated. By default it is configured to work only with WorldEditCUI mod.
  • The BlockDestroyProgressEvent event has been added to the API. With its help you can track the current progress of block destruction. It is called every time the player breaks a block and will be called until the player stops or the block is broken. This event can be canceled.

Dependencies