From a364450a41481f03fe0a4fe4b2a6b9830e2e38a7 Mon Sep 17 00:00:00 2001 From: rudde Date: Sun, 4 Aug 2024 18:34:17 +0300 Subject: [PATCH 1/2] add bentobox integration --- .idea/misc.xml | 1 - .../axminions/commands/AxMinionsCommand.kt | 8 ----- .../axminions/integrations/Integrations.kt | 1 + .../island/BentoBoxIntegration.kt | 32 +++++++++++++++++++ 4 files changed, 33 insertions(+), 9 deletions(-) create mode 100644 common/src/main/kotlin/com/artillexstudios/axminions/integrations/island/BentoBoxIntegration.kt diff --git a/.idea/misc.xml b/.idea/misc.xml index b6a1c48..6b2e9ce 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ -