DeathInventoryLog

A PocketMine-MP plugin that logs inventory contents of players right before their death

MIT License

Stars
9
Committers
3
DeathInventoryLog - v1.0.0 Latest Release

Published by Muqsit 8 months ago

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
DeathInventoryLog - v0.1.1

Published by Muqsit over 1 year ago

  • Added support for PocketMine-MP v5.0.0
  • Dropped support for PocketMine-MP v4.x.x
Badges
Extracted from project README
Related Projects