summaryrefslogtreecommitdiffstats
path: root/EssentialsProtect/src/plugin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'EssentialsProtect/src/plugin.yml')
-rw-r--r--EssentialsProtect/src/plugin.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/EssentialsProtect/src/plugin.yml b/EssentialsProtect/src/plugin.yml
index f87cdc7c7..1510a4fa1 100644
--- a/EssentialsProtect/src/plugin.yml
+++ b/EssentialsProtect/src/plugin.yml
@@ -1,9 +1,9 @@
# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
name: EssentialsProtect
-main: com.earth2me.essentials.protect.EssentialsProtect
+main: net.ess3.protect.EssentialsProtect
# 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 protection for various parts of the world.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]
-softdepend: [Essentials3] \ No newline at end of file
+softdepend: [Essentials-3] \ No newline at end of file