mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-03-02 11:11:58 +01:00
11 lines
529 B
YAML
11 lines
529 B
YAML
# 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: ${full.version}
|
|
website: https://essentialsx.net/
|
|
description: Shows the country or city of a user on login and /whois.
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, kjiang]
|
|
depend: [Essentials]
|
|
api-version: 1.13
|