Skip to content

Commit 348ad9d

Browse files
committed
Added new config option SkullProfileAPIURL
1 parent f90b87f commit 348ad9d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

VotingPlugin/Resources/Config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,11 @@ PreloadSkulls: true
606606
# If rate limit is hit caching will pause for 15 minutes
607607
SkullLoadDelay: 3000
608608

609+
# Set a skull profile URL
610+
# Default: https://sessionserver.mojang.com/session/minecraft/profile/
611+
# Other examples: https://crafthead.net/profile/
612+
SkullProfileAPIURL: ''
613+
609614
###########################################
610615
# Extra checks on vote
611616
###########################################

0 commit comments

Comments
 (0)