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
commit41d73bf90e2e94c91df8a865d54d5cb23b9101c9 (patch)
tree3c80345d9a699a8d60d2a03e37f69e0f98fac676 /EssentialsGeoIP/src/plugin.yml
parentec18c0096d91f237a27e9aa88a96857403b2ed40 (diff)
downloadEssentials-41d73bf90e2e94c91df8a865d54d5cb23b9101c9.tar
Essentials-41d73bf90e2e94c91df8a865d54d5cb23b9101c9.tar.gz
Essentials-41d73bf90e2e94c91df8a865d54d5cb23b9101c9.tar.lz
Essentials-41d73bf90e2e94c91df8a865d54d5cb23b9101c9.tar.xz
Essentials-41d73bf90e2e94c91df8a865d54d5cb23b9101c9.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