diff options
author | KHobbits <rob@khobbits.co.uk> | 2012-01-28 00:20:46 +0000 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2012-01-28 00:20:46 +0000 |
commit | 085250c72fb03477d40ca0a4daa8294930f91922 (patch) | |
tree | 52fca1db6ef8943185a6c802d79564abe5d92cb5 /EssentialsGeoIP | |
parent | 9be34c899fa6c06372942374af934878a96c2f79 (diff) | |
download | Essentials-085250c72fb03477d40ca0a4daa8294930f91922.tar Essentials-085250c72fb03477d40ca0a4daa8294930f91922.tar.gz Essentials-085250c72fb03477d40ca0a4daa8294930f91922.tar.lz Essentials-085250c72fb03477d40ca0a4daa8294930f91922.tar.xz Essentials-085250c72fb03477d40ca0a4daa8294930f91922.zip |
Switch website URL's to point at wiki.
Diffstat (limited to 'EssentialsGeoIP')
-rw-r--r-- | EssentialsGeoIP/src/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGeoIP/src/plugin.yml b/EssentialsGeoIP/src/plugin.yml index 92fdc9963..adf75b83d 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/EssentialsCommands 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 |