TF-EssentialsX/EssentialsGeoIP/src/plugin.yml

9 lines
514 B
YAML
Raw Normal View History

# 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.
2015-04-20 17:50:01 +00:00
version: ${project.version}
2012-01-28 00:20:46 +00:00
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]