summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP/src/plugin.yml
blob: 92fdc99635a5ca46f34cd9ebef55bb8648853779 (plain)
1
2
3
4
5
6
7
8
9
# 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, ceulemans, Xeology]
depend: [Essentials]