1000x500
[img] tag    [img] tag
[img] tag

Cosmin is a cosmetic armor plugin which allows player to change the appearence of orignal armor without affecting its functionality
Note: The examples given below containing custom armor textures were created for demonstration purposes only, cosmin does not come with any premade items and texture packs, its expected that server owners will create items and textures themselves
Requires ProtocolLib: Link
Config.yml

FEATURES
[img] tag
[img] tag
[img] tag
[img] tag
[img] tag
  • MySQL support to sync player's main cosmetic inventory throught bungeecord network
  • PlaceHolderAPI support, inventory titles and messages support placeholders
  • Vault support, to buy premade items from store
COMMANDS & PERMISSIONS
  • /cosmin help: displays help message
  • /cosmetics: opens cosmetic gui
  • /cosmin reload: reloads all config files
  • /cosmin view [player_name]: opens another player cosmetic gui
  • /cosmin clear [player_name]: clears player data
  • /cosmin equip [slot_type] [item_name] [player_name] (forceequip) (replace): equips a specific item on player
  • /cosmin dequip [slot_type] [player_name]: d-equips specific item from player
  • /cosmin buy [player_name] [item_name] (take-money): purchases specified item for player
  • /cosmin take [player_name] [item_name]: takes away a purchased item from player
More detailed description of commands with examples and permissions can be found HERE

  External-Libraries-Used