Skip to content

radimous/SkinFighters

Repository files navigation

SkinFighters

Enables skins for Vault Fighters in Vault Hunters 3rd edition.
By default, skins used for fighters are skins from the VHSMP members.
Fighters will have stars next to their name that show their tier (can be disabled in config)

Commands:
/skinfighters info - show possible skins fighter can spawn with, chance for fighter to spawn with skin and current name source
/skinfighters add <name> - add skin to the possible skin list
if you supply invalid username fighter will look like Steve or Alex
/skinfighters remove <name> - remove skin from the possible skin list
/skinfighters removeAll - remove all skins from the possible skin list
/skinfighters chance <number> - change the chance of fighter with skin spawning.
/skinfighters source <source> - set source of skin names, allowed values are CONFIG, URL, CONFIG_AND_URL
/skinfighters skinsFromURL setURL <url> - specify URL to file with skin names (this file must contain names separated by newline - example file)
you must put this link into double quotes (example: /skinfighters skinsFromURL setURL "https://www.mywhitelist.tld/skinnames")
/skinfighters skinsFromURL getURL - see current URL
/skinfighters skinsFromURL reload - gets new data from URL and updates the skins
/skinfighters skinsFromURL removeAll - removes all possible skins that it got from URL

If you want to have your twitch subs as skins, you can use: https://whitelist.gorymoon.se/ and get the minecraft newline format url (link ends with /minecraft_nl)

Install this mod on server and client for the best experience.
If you have it on installed on server only, skins will still change, but nametags won't be visible.
If you have it on client only, skins won't change, but named fighters will have nametags visible (when naming them manually with nametags or commands).

Getting the mod from curseforge is recommended: curseforge page
You can also build the mod yourself by using ./gradlew build or grab .jar from releases.