From 2774855435825d0b0c83929715e225fae7bfcee5 Mon Sep 17 00:00:00 2001 From: RedDevel2 <61326916+RedDevel2@users.noreply.github.com> Date: Sun, 25 Feb 2024 18:46:10 +0100 Subject: [PATCH] Update plugin name --- plugins/itemexchange-paper/src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/itemexchange-paper/src/main/resources/plugin.yml b/plugins/itemexchange-paper/src/main/resources/plugin.yml index 73d0434f1..63f8f97a6 100644 --- a/plugins/itemexchange-paper/src/main/resources/plugin.yml +++ b/plugins/itemexchange-paper/src/main/resources/plugin.yml @@ -1,4 +1,4 @@ -name: ${name} +name: ItemExchange version: ${version} authors: [gmlaxfanatic, Protonull] main: com.untamedears.itemexchange.ItemExchangePlugin