CosmeticsCore
  • ๐Ÿ‘‹Welcome
  • โš™๏ธFirst install
    • Install base resourcepack
      • If you don't have a resourcepack
      • ItemsAdder
      • Any plugin and resourcepack
  • โ›”Terms of service
  • โ“Frequently asked questions
  • ๐Ÿ‡ฌ๐Ÿ‡งTranslations
  • ๐Ÿ“‘Files editor
  • ๐Ÿ–ฅ๏ธCommands
  • ๐Ÿ‘ŒPermissions
    • Examples
  • ๐ŸŽจAdding content
    • Properties
    • Creating a model
    • ๐ŸŽˆBallons (simple)
    • ๐ŸŽˆBallons ItemsAdder (simple)
    • ๐ŸŽˆBalloon (advanced)
      • ItemsAdder Entity
      • ModelEngine
      • Leash location
    • ๐ŸงขHat
    • ๐ŸŽ’Body Cosmetic
      • Static Body Cosmetic
      • Advanced Body Item
  • โš™๏ธSettings
  • ๐ŸšชWardrobe
    • โš™๏ธCustomization
    • ๐Ÿ’พSaving player data
  • โœ๏ธContribute
    • Edit the English wiki
    • Translate this wiki
    • Preview wiki changes
  • โœ…Compatibility with other plugins
    • Compatible
      • ItemsAdder
      • Vulcan
      • PlaceholderAPI
  • ๐Ÿ’ปDevelopers
    • โ˜•Java API
    • โ„ข๏ธBranding
Powered by GitBook
On this page
  • Open the wardrobe
  • Open the cosmetics menu anywhere
  • Reload config.yml
  • Reload cosmetics
  • Force wear cosmetic
  • Force un-wear cosmetic
  • Force un-wear all cosmetics

Commands

Open the wardrobe

/wardrobe

Permission: cosmeticscore.user.command.wardrobe

Open the cosmetics menu anywhere

/cosmetics

Permission: cosmeticscore.user.command.cosmetics

Reload config.yml

/cosmeticsconfig config reload

Permission: cosmeticscore.admin.command.cosmeticsconfig

Reload cosmetics

/cosmeticsconfig cosmetics reload

Permission: cosmeticscore.admin.command.cosmeticsconfig

Force wear cosmetic

/cosmetics <player> add <name> [silent|not-silent]

Permission: cosmeticscore.admin.command.cosmetics

Force un-wear cosmetic

/cosmetics <player> remove <name> [silent|not-silent]

Permission: cosmeticscore.admin.command.cosmetics

Force un-wear all cosmetics

/cosmetics <player> remove-all [category] [silent|not-silent]

Permission: cosmeticscore.admin.command.cosmetics

PreviousFiles editorNextPermissions

Last updated 9 days ago

๐Ÿ–ฅ๏ธ