summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP/src/plugin.yml
diff options
context:
space:
mode:
authorsnowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb>2011-05-01 11:04:34 +0000
committersnowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb>2011-05-01 11:04:34 +0000
commit1aa4cb68bb1ae945ffca946b1429fb93985563f5 (patch)
tree7662b623d64a909f67097a1c5a869d5b82270d33 /EssentialsGeoIP/src/plugin.yml
parent5b4514d86b2b68724a20731887dda4ded5a4edd2 (diff)
downloadEssentials-1aa4cb68bb1ae945ffca946b1429fb93985563f5.tar
Essentials-1aa4cb68bb1ae945ffca946b1429fb93985563f5.tar.gz
Essentials-1aa4cb68bb1ae945ffca946b1429fb93985563f5.tar.lz
Essentials-1aa4cb68bb1ae945ffca946b1429fb93985563f5.tar.xz
Essentials-1aa4cb68bb1ae945ffca946b1429fb93985563f5.zip
EssentialsGeoIP is now officially part of Essentials
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1292 e251c2fe-e539-e718-e476-b85c1f46cddb
Diffstat (limited to 'EssentialsGeoIP/src/plugin.yml')
-rw-r--r--EssentialsGeoIP/src/plugin.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/EssentialsGeoIP/src/plugin.yml b/EssentialsGeoIP/src/plugin.yml
new file mode 100644
index 000000000..26d75ce77
--- /dev/null
+++ b/EssentialsGeoIP/src/plugin.yml
@@ -0,0 +1,8 @@
+# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
+name: EssentialsGeoIP
+main: com.earth2me.essentials.geoip.EssentialsGeoIP
+# Note to developers: This next line cannot change, or the automatic versioning system will break.
+version: TeamCity
+website: http://www.earth2me.net:8001/
+description: Shows the country or city of a user on login and /whois.
+authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo] \ No newline at end of file