Skip to content
/ CWSkins Public

Minecraft plugin for simple skin support

License

Notifications You must be signed in to change notification settings

skellf/CWSkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CWSkins

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.*

Version

This plugin should work fine on verisons from 1.16 to 1.21 with Java 11 or above.