ElytraRacing
  • 👋General information
  • 😂Test server
  • â‰ī¸How to start
  • đŸ“ēVideos made around ElytraRacing
  • 🏁Lack of maps ?
  • đŸ‘ī¸Default Config Files
  • đŸ—’ī¸Step by step installation
  • Commands
    • 📓Command: Er
    • 📓Command: Ergames
    • 📓Command: Erhost
    • 📓Command: Erconfig
    • 📓Command: Ermap
  • Configuration
    • âš™ī¸Config.json
    • âš™ī¸Autogames.json
    • âš™ī¸Holograms.json
    • âš™ī¸Scoreboard.json
    • âš™ī¸Map.json
      • Checkpoint / End
      • Additional Object
  • Tutorials
    • đŸ“ēTutorial videos
    • 📚Create a map
    • 📚Create a game
      • How to host a game
      • How to use AutoGames
    • 📚How to use signs
    • 📚"OneGame" server
  • đŸŽ›ī¸ParticlesCreator
    • â„šī¸Particle informations
    • 💾Parameters explanations
      • ⭕ShapeParticle
      • 🎨ColorCreator
    • 📑List of available shapes
    • 📑List of available colors
  • FAQ
    • ❓How to create a new particle ?
    • ❓How do I add a map preset to my server ?
    • ❓How do I create an hosted game ?
    • ❓How do I create a game that run automatically ?
    • ❓How to create holograms ?
    • ❓How do I get an item format for ElytraRacing ?
    • ❓How can I make a joinable list of autogames ?
    • ❓How to connect ElytraRacing to my MySQL ?
    • ❓How can I give rewards to my players ?
    • ❓How can I install a world on my server ?
  • Dependencies
    • 💡PlaceholderAPI
  • Config translated version
    • 😀Translate ElytraRacing
    • đŸ‡¨đŸ‡ŗChinese
    • 🇰🇷Korean
    • đŸ‡Ē🇸Spanish
    • 🇩đŸ‡ĒGerman
    • đŸ‡Ģ🇷French
    • đŸ‡Ŧ🇧English
  • Other
    • ✅TODO
Powered by GitBook
On this page
  • BASE COLOR
  • MASK COLOR (soon)

Was this helpful?

  1. ParticlesCreator

List of available colors

PreviousList of available shapesNextHow to create a new particle ?

Last updated 2 years ago

Was this helpful?

Format:

<Key>(Number of parameters for the option associated to the key)

<Type and explanations of option>

BASE COLOR

Key
GIF

CONSTANT(3)

(RGB)

  • Red (0 - 255)

  • Green (0 - 255)

  • Blue (0 - 255)

RAINBOW(2)

  • Duration of the entire rainbow

  • Color Are Increasing(true/false)

HSV_GRADIENT(4)

This color creator using HSV colors, not RGB ! This will increase/decrease the H to reach the final H.

  • Duration

  • H(SV) of the start color (consider that S and V are 1) (number between 0 and 360)

  • H(SV) of the ending color (consider that S and V are 1) (number between 0 and 360)

  • AddingH(true/false) whether the number H will increase or decrease.

  • BounceBack(true/false) whether the color bounce back with it touch the ending color.

NO GIF

MASK COLOR (soon)

Key
GIF

đŸŽ›ī¸
📑