Minecraft plugin for simple skin support
Note
It's my first plugin so it may have some bugs. If you encountering any problem, please create an issue. ColorTranslate credits.
Name | Description | Permission | Args |
---|---|---|---|
cwskins |
Main command | none | Subcommands |
cwskins create |
Creates a skin | cwskins.createskin |
Skin name |
cwskins give |
Gives existing skin | cwskins.giveskin |
Player name, Skin name |
cwskins clear |
Gives clear skin item to player | cwskins.clearskin |
Player name |
cwskins reload |
Reloads the plugin | cwskins.reload |
none |
cwskins menu |
Opens a menu with all existing skins | cwskins.menu |
none |
cwskins remove |
Removes skin | cwskins.removeskin |
Skin name |
To gain access to all commands use cwskins.*
This plugin should work fine on verisons from 1.16
to 1.21
with Java 11 or above.