From f08770cce219a522b33a36e9cfe4a091d8e590eb Mon Sep 17 00:00:00 2001 From: initsbriliance Date: Thu, 7 Jul 2022 18:59:58 +0300 Subject: [PATCH] fix depend issue --- pom.xml | 2 +- readme.md | 3 +++ src/main/resources/plugin.yml | 4 +++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 50670ae..37b9473 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ honny HonnyCompass - 1.1 + 1.2 jar HonnyCompass diff --git a/readme.md b/readme.md index 4b8ca7a..d0a8da0 100644 --- a/readme.md +++ b/readme.md @@ -32,3 +32,6 @@ honnycompass.reload ## Preview: ![preview](https://github.com/honnisha/HonnyCompass/blob/main/preview/Peek-2022-05-07.23-06.gif?raw=true) + +# Bugs +If you encounter a bug, then write about it in the issues section. I'll try to fix it as soon as I have time. \ No newline at end of file diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index af0e8e4..6919b8c 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -3,9 +3,11 @@ version: '${project.version}' main: honny.HonnyCompass api-version: 1.18 +depend: + - BetonQuest + softdepend: - AuthMe - - BetonQuest commands: honnycompass: