summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP
diff options
context:
space:
mode:
authorsnowleo <schneeleo@gmail.com>2011-12-14 16:04:15 +0100
committersnowleo <schneeleo@gmail.com>2011-12-14 16:04:15 +0100
commit0f1eb9b4f910b4f61f4c89fbad14b6485c372756 (patch)
tree62257261b99340c51a36b9dbdc97d72ec226a01f /EssentialsGeoIP
parent503e837cfdf1eaf0a4ae8b04199fc1c60dd82923 (diff)
downloadEssentials-0f1eb9b4f910b4f61f4c89fbad14b6485c372756.tar
Essentials-0f1eb9b4f910b4f61f4c89fbad14b6485c372756.tar.gz
Essentials-0f1eb9b4f910b4f61f4c89fbad14b6485c372756.tar.lz
Essentials-0f1eb9b4f910b4f61f4c89fbad14b6485c372756.tar.xz
Essentials-0f1eb9b4f910b4f61f4c89fbad14b6485c372756.zip
Moved signs code to a new module
Diffstat (limited to 'EssentialsGeoIP')
-rw-r--r--EssentialsGeoIP/src/plugin.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGeoIP/src/plugin.yml b/EssentialsGeoIP/src/plugin.yml
index 92fdc9963..ebdc3a97f 100644
--- a/EssentialsGeoIP/src/plugin.yml
+++ b/EssentialsGeoIP/src/plugin.yml
@@ -3,7 +3,7 @@ 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/
+website: http://tiny.cc/EssentialsWiki
description: Shows the country or city of a user on login and /whois.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology]
depend: [Essentials] \ No newline at end of file