From c313d8f63871a7720c80d0667bc34bf73d8fdea4 Mon Sep 17 00:00:00 2001 From: AverageGithub Date: Sat, 9 Mar 2024 17:23:52 +0100 Subject: [PATCH] Fix ItemsAdder --- common/src/main/resources/plugin.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/src/main/resources/plugin.yml b/common/src/main/resources/plugin.yml index 128bdcb..45605b5 100644 --- a/common/src/main/resources/plugin.yml +++ b/common/src/main/resources/plugin.yml @@ -20,4 +20,5 @@ softdepend: - WorldGuard - PlotSquared - KGenerators - - Towny \ No newline at end of file + - Towny + - ItemsAdder \ No newline at end of file