From ad28a427d3ce68e69a46f406d6b90b719b803549 Mon Sep 17 00:00:00 2001 From: Flarp Date: Sat, 30 Dec 2023 12:20:02 -0500 Subject: Added ability to keep track of barrels and shulker boxes, as well as correctly track Shift-Click events from player inventory --- src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources') diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 7f6135b..e0a43fa 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,4 +1,4 @@ main: dev.deeve.containeraudit.Plugin name: ContainerAudit -version: 0.0.1 +version: 0.0.2 api-version: 1.19 \ No newline at end of file -- cgit v1.2.3