From 9fc88ee8599dca0b6274f3dc074296879566daca Mon Sep 17 00:00:00 2001 From: _OfTeN_ Date: Sun, 24 Oct 2021 12:34:56 +0300 Subject: [PATCH] Updated plugin.yml --- eco-core/core-plugin/src/main/resources/plugin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index 5abac5d..9993c9f 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -11,6 +11,8 @@ depend: softdepend: - HolographicDisplays - Essentials + - GHolo + - CMI libraries: - 'org.jetbrains.kotlin:kotlin-stdlib:1.5.21' - 'org.jetbrains.exposed:exposed-core:0.34.1'