summaryrefslogtreecommitdiffstats
path: root/EssentialsSigns/src/plugin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'EssentialsSigns/src/plugin.yml')
-rw-r--r--EssentialsSigns/src/plugin.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/EssentialsSigns/src/plugin.yml b/EssentialsSigns/src/plugin.yml
index 7f0bda1a2..a58338c86 100644
--- a/EssentialsSigns/src/plugin.yml
+++ b/EssentialsSigns/src/plugin.yml
@@ -1,9 +1,9 @@
# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
name: EssentialsSigns
-main: com.earth2me.essentials.signs.EssentialsSignsPlugin
+main: net.ess3.signs.EssentialsSignsPlugin
# Note to developers: This next line cannot change, or the automatic versioning system will break.
version: ${build.number}
website: http://tiny.cc/EssentialsWiki
description: Provides signs, utilizing Essentials.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]
-depend: [Essentials3] \ No newline at end of file
+depend: [Essentials-3] \ No newline at end of file