mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-08 12:00:19 +01:00
10 lines
328 B
YAML
10 lines
328 B
YAML
|
database:
|
||
|
show-cities: false
|
||
|
download-if-missing: true
|
||
|
# Url for country
|
||
|
download-url: "http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz"
|
||
|
# Url for cities
|
||
|
download-url-city: "http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz"
|
||
|
|
||
|
show-on-login: true
|
||
|
show-on-whois: true
|