2011-05-01 13:04:34 +02:00
|
|
|
# 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.
|
2018-03-29 05:00:19 +02:00
|
|
|
version: ${full.version}
|
2020-08-04 16:35:34 +02:00
|
|
|
website: https://essentialsx.net/
|
2011-05-01 13:04:34 +02:00
|
|
|
description: Shows the country or city of a user on login and /whois.
|
2018-01-20 20:29:48 +01:00
|
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, kjiang]
|
2016-08-31 04:29:45 +02:00
|
|
|
depend: [Essentials]
|
2019-01-05 19:42:09 +01:00
|
|
|
api-version: 1.13
|