From 9e6c686c297eb233dfa19872f2f42bbd2a8f421f Mon Sep 17 00:00:00 2001 From: ementalo Date: Sat, 11 Apr 2015 21:47:56 +0100 Subject: Change namespace from com.earth2me to org.mcess - net.ess3.api changes still required --- EssentialsGeoIP/src/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'EssentialsGeoIP/src/plugin.yml') diff --git a/EssentialsGeoIP/src/plugin.yml b/EssentialsGeoIP/src/plugin.yml index adf75b83d..17b56c8fb 100644 --- a/EssentialsGeoIP/src/plugin.yml +++ b/EssentialsGeoIP/src/plugin.yml @@ -1,6 +1,6 @@ # This determines the command prefix when there are conflicts (/name:home, /name:help, etc.) name: EssentialsGeoIP -main: com.earth2me.essentials.geoip.EssentialsGeoIP +main: org.mcess.essentials.geoip.EssentialsGeoIP # Note to developers: This next line cannot change, or the automatic versioning system will break. version: TeamCity website: http://tiny.cc/EssentialsCommands -- cgit v1.2.3