Skip to content

Releases: Muqsit/DeathInventoryLog

v1.0.4

19 Feb 09:36

Choose a tag to compare

  • Added support for PocketMine-MP 5.41.0+
  • Dropped support for PocketMine-MP <5.41.0

v1.0.3

21 Aug 06:17

Choose a tag to compare

Reduced delay in opening inventories

v1.0.0

07 Mar 13:06

Choose a tag to compare

Changes:

  • /dil retrieve now displays results in 24-hour format

API Changes

  • Added Async*() methods to Database - developers are recommended to implement only the asynchronous methods and use AsyncToCallbackDatabaseTrait to auto-generate callback-equivalents
  • Added Async*() methods to GamertagUUIDTranslator - developers are recommended to implement only the asynchronous methods and use AsyncToCallbackGamertagUUIDTranslatorTrait to auto-generate callback-equivalents

v0.1.1

01 Jun 15:17

Choose a tag to compare

  • Added support for PocketMine-MP v5.0.0
  • Dropped support for PocketMine-MP v4.x.x