CosmeticsCore
CtrlK
  • πŸ‘‹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

βš™οΈSettings

Enable/disable in worlds

Enable it in particular worlds:

cosmetics:
  worlds:
    - "world"
    - "world_nether"

Enable it in all worlds:

cosmetics:
  worlds:
    - "*"

Enable it in worlds which name starts with world_ :

cosmetics:
  worlds:
    - "world_*"
PreviousAdvanced Body ItemNextWardrobe

Last updated 3 months ago