From e7b119bdc5b94a13fc2fb690498bf0b2d615ef3b Mon Sep 17 00:00:00 2001 From: TheMonBon <71078643+TheMonBonGH@users.noreply.github.com> Date: Tue, 11 May 2021 14:10:39 -0500 Subject: [PATCH] Update plugin.yml --- EssentialsChat/src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EssentialsChat/src/main/resources/plugin.yml b/EssentialsChat/src/main/resources/plugin.yml index 06e8aed0148..41290b64b67 100644 --- a/EssentialsChat/src/main/resources/plugin.yml +++ b/EssentialsChat/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ # This determines the command prefix when there are conflicts (/name:home, /name:help, etc.) -name: EssentialsChat +name: RoryXChat main: com.earth2me.essentials.chat.EssentialsChat # Note to developers: This next line cannot change, or the automatic versioning system will break. version: ${full.version}