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
  • How to edit this wiki?
  • Setting up your repository
  • Example of what you must not edit
  • Last step
  1. Contribute

Edit the English wiki

PreviousContributeNextTranslate this wiki

Last updated 2 years ago

How to edit this wiki?

Setting up your repository

Open the of this wiki, press on Fork.

Make sure you're on the master branch.

Select a file you want to edit and press the pen button

Edit the file and then press Commit changes

Important notes

  • Do not remove the # special characters, edit only the next text, these are titles.

  • Do not remove or edit special texts inside { }, for example {% hint style="info" %}, these are used to create the hint message boxes.

  • Do not remove * character, these are used to create lists

  • Do not remove emojis

  • Do not edit or remove the --- description: --- text on top of some pages, edit only the inner text.

  • Do not remove \ on some lines end

Example of what you must not edit

Last step

Contact LoneDev in order to get your changes reviewed and added to the wiki. Feel free to ping LoneDev on the Discord or to open a support ticket in the community channel.

Would be good if you update your repository each time the main repository (the one in English) gets edited, to reflect changes.

You can keep track of changes in the Discord notification channel.

To sync it you have to press Fetch Upstream.

โœ๏ธ
https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork
Github repository