Mod
SkinShifter
No reviews yet
Change your Skin!
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
SkinShifter
SkinShifter lets you change your Player Skin in game! (Don't worry- you won't change your actual skin, it just renders differently.)
Getting Started
This mod is intended to be used in modpacks or as library for other mods. You can change your skin by using the command /skinshifter set @s xyz, where xyz is the name or uuid of the player you want to morph into.
If you're a coder, you can use the following methods:
SkinShifter.setSkin(serverPlayer, playerUuidForSkin); // Sets the current skin
SkinShifter.getCurrentSkin(serverPlayer); // returns the UUID of owner of the current skin. Might be the own UUID!
To change config values, you can do the following:
class Test {
public static void initialize() {
SkinShifter.CONFIG.changeCape = true;
SkinShifter.CONFIG.changeNameTag = true;
// required to save the changes into the config file
SkinShifter.CONFIG.save();
// when changing the config after the first player has joined, use:
// SkinShifter.CONFIG.sendToAllPlayers(serverLevel);
}
}
If you'd like to support me and the development of my mods, I recommend trying out BisectHosting. Use the code "woodwalkers" to get 25% off your first month of a gaming server for new customers. They offer 24/7 support and lightning-fast response times, ensuring you're in great hands and providing exceptional assistance for all your gaming needs.
License
SkinShifter is licensed under Apache 2.0.
SkinShifter
SkinShifter lets you change your Player Skin in game! (Don't worry- you won't change your actual skin, it just renders differently.)
Getting Started
This mod is intended to be used in modpacks or as library for other mods.
You can change your skin by using the command /skinshifter set @s xyz, where xyz is the name or uuid of the player you want to morph into.
If you're a coder, you can use the following methods:
SkinShifter.setSkin(serverPlayer, playerUuidForSkin); // Sets the current skin
SkinShifter.getCurrentSkin(serverPlayer); // returns the UUID of owner of the current skin. Might be the own UUID!
To change config values, you can do the following:
class Test {
public static void initialize() {
SkinShifter.CONFIG.changeCape = true;
SkinShifter.CONFIG.changeNameTag = true;
// required to save the changes into the config file
SkinShifter.CONFIG.save();
// when changing the config after the first player has joined, use:
// SkinShifter.CONFIG.sendToAllPlayers(serverLevel);
}
}
License
SkinShifter is licensed under Apache 2.0.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
