Update config.yml

This commit is contained in:
Minecon724 2022-11-09 14:45:43 +01:00 committed by GitHub
parent e740f365ca
commit 4016de3129
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ weather:
longitude: -89.485937 longitude: -89.485937
player: player:
geolite2_accountId: 710438 geolite2_accountId: 710438
geolite2_apiKey: 'qLeseHp4QNQcqRGn' geolite2_apiKey: 'qLeseHp4QNQcqRGn' # Get your own @ https://www.maxmind.com/en/geolite2/signup
map: map:
# Man I've really suffered while working on this one (i hate maths) # Man I've really suffered while working on this one (i hate maths)
# Info: # Info:
@ -39,7 +39,7 @@ provider:
# Provider settings here # Provider settings here
# Unlike the previous option, these are case sensitive # Unlike the previous option, these are case sensitive
openweathermap: openweathermap:
apiKey: 'd3d37fd3511ef1d4b44c7d574e9b56b8' apiKey: 'd3d37fd3511ef1d4b44c7d574e9b56b8' # PLEASE get your own @ https://home.openweathermap.org/users/sign_up
# More providers soon! # More providers soon!
realtime: realtime:
@ -72,4 +72,4 @@ settings:
messages: messages:
# %weather_full% - full state description, such as "extreme thunder" # %weather_full% - full state description, such as "extreme thunder"
# %weather% - short state description, such as "rain" # %weather% - short state description, such as "rain"
actionbarInfo: "&b%weather_full%" actionbarInfo: "&b%weather_full%"