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 | 51375026461495e882e8cf2bddae213f370dd97f (patch) | |
tree | 0018a5c69dcf5c75fbb21da31d5a5081281ecb6f /EssentialsGeoIP/src | |
parent | 6d34a2aa170f920fd633acbf61292f5af84c228d (diff) | |
download | Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar.gz Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar.lz Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar.xz Essentials-51375026461495e882e8cf2bddae213f370dd97f.zip |
Switch website URL's to point at wiki.
Diffstat (limited to 'EssentialsGeoIP/src')
-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 |