From 93e938ff07ec654903073363f608919a959b44a9 Mon Sep 17 00:00:00 2001 From: RenanMsV Date: Wed, 18 Sep 2024 08:05:22 -0300 Subject: [PATCH] Fix typo in plugin.yml --- 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 a89550a..baa678c 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -4,7 +4,7 @@ name: SlimefunAddon ## CHANGE this to your username. author: CHANGEME -## CHANGE this to a meaninful but short description of your plugin. +## CHANGE this to a meaningful but short description of your plugin. description: A generic Slimefun4-Addon ## CHANGE this to the path of the class that extends JavaPlugin.