From 28e1a37ad1657dfa4c02ef5afabe1b19590cc3d7 Mon Sep 17 00:00:00 2001 From: WildInterloper <156627888+WildInterloper@users.noreply.github.com> Date: Tue, 5 Mar 2024 11:04:00 -0500 Subject: [PATCH] v0.3.9 - Final testing. Forgot to change plugin name in the plugin.yml... DERP! --- src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index cf291c7..da54c09 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,4 +1,4 @@ -name: PrisonSetup +name: NVus PrisonSetup version: '${project.version}' main: me.nvus.nvus_prison_setup.PrisonSetup api-version: '1.20'