Merge pull request #1736 from NotWoods/patch-2
Changed default "skin-url" value
This commit is contained in:
commit
9333078b51
1 changed files with 2 additions and 2 deletions
|
|
@ -276,7 +276,7 @@ custom-colors-support: true
|
||||||
#refreshskins: false
|
#refreshskins: false
|
||||||
|
|
||||||
# Customize URL used for fetching player skins (%player% is macro for name)
|
# Customize URL used for fetching player skins (%player% is macro for name)
|
||||||
skin-url: "http://s3.amazonaws.com/MinecraftSkins/%player%.png"
|
skin-url: "http://skins.minecraft.net/MinecraftSkins/%player%.png"
|
||||||
|
|
||||||
# Control behavior for new (1.0+) compass orientation (sunrise moved 90 degrees: east is now what used to be south)
|
# Control behavior for new (1.0+) compass orientation (sunrise moved 90 degrees: east is now what used to be south)
|
||||||
# default is 'newrose' (preserve pre-1.0 maps, rotate rose)
|
# default is 'newrose' (preserve pre-1.0 maps, rotate rose)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue