summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP/src/plugin.yml
blob: 8271b41948ab1c4c94808cf3b02e18db79c248de (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: net.ess3.geoip.EssentialsGeoIP
# Note to developers: This next line cannot change, or the automatic versioning system will break.
version: ${build.number}
website: http://tiny.cc/EssentialsWiki
description: Shows the country or city of a user on login and /whois.
authors: ["Essentials Team", "http://contributors.ess3.net"]
depend: [Essentials-3]