Releases: Muqsit/DeathInventoryLog
Releases · Muqsit/DeathInventoryLog
Release list
v1.0.6
v1.0.5
- Added
/dil history [page=1]- view your own death inventory logs - Added permission
deathinventorylog.read.self(non-op) - ability to view your own death inventory logs - Added permission
deathinventorylog.read.other(op) - ability to view others death inventory logs - Added permission
deathinventorylog.retrieve.contents(op) - ability to retrieve items from death inventory logs
v1.0.4
v1.0.3
v1.0.0
Changes:
- /dil retrieve now displays results in 24-hour format
API Changes
- Added
Async*()methods toDatabase- developers are recommended to implement only the asynchronous methods and useAsyncToCallbackDatabaseTraitto auto-generate callback-equivalents - Added
Async*()methods toGamertagUUIDTranslator- developers are recommended to implement only the asynchronous methods and useAsyncToCallbackGamertagUUIDTranslatorTraitto auto-generate callback-equivalents