We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f90b87f commit 348ad9dCopy full SHA for 348ad9d
VotingPlugin/Resources/Config.yml
@@ -606,6 +606,11 @@ PreloadSkulls: true
606
# If rate limit is hit caching will pause for 15 minutes
607
SkullLoadDelay: 3000
608
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
+
614
###########################################
615
# Extra checks on vote
616
0 commit comments