Title Particles
Version 2.3.0+ introduces the title particle effects feature
Currently title particles support the following three prerequisites, choose one as needed:
- SuperTrails (1.8-1.15) SpigotMc (opens new window)
- SuperTrailsPro (1.8-1.18.1) SpigotMc (opens new window)
- SuperTrailsPro Reloaded (1.21.x-26.x) SpigotMc (opens new window)
- PlayerParticles (1.7-1.21) Modrinth (opens new window)
# I. SuperTrails Tutorial
/plt particle addParticle [title ID] SuperTrails [particle type] [color 1] [color 2] [color 3]
Example: Add a wing effect
/plt particle addParticle 1 SuperTrails 55(Wings:Angel) Black Blue Green
SuperTrails particle type reference
点击查看
| Particle ID | Particle Name | Description |
|---|---|---|
| 1 | heart | Particle: Heart |
| 2 | angry | Particle: Broken Heart |
| 3 | magic | Particle: Smoke |
| 4 | colors | Particle: Colorful |
| 5 | clouds | Particle: Clouds |
| 6 | witch | Particle: Witch |
| 7 | ender | Particle: End |
| 8 | green | Particle: Green |
| 9 | spark | Particle: Sparks |
| 10 | flame | Particle: Flame |
| 11 | white | Particle: White Smoke |
| 12 | note | Particle: Music Note |
| 13 | snow | Particle: Snowflake |
| 14 | water | Particle: Water Drop |
| 15 | lava | Particle: Lava |
| 16 | crit | Particle: Critical Hit |
| 17 | smoke | Particle: Smoke |
| 18 | spell | Particle: Spell |
| 19 | enchant | Particle: Enchant |
| 20 | splash | Particle: Splash |
| 21 | slime | Particle: Slime |
| 22 | snowballs | Particle: Snowball |
| 23 | spell_23 | Particle: Spell 2 |
| 25 | void | Particle: Void |
| 26 | lava_pop | Particle: Black Heart |
| 27 | rainbow_wings_1_9 | Particle: White Dot (1.9+) |
| 28 | dragon_breath_1_9 | Particle: Dragon Breath (1.9+) |
| 29 | endrod_1_9 | Particle: End Rod (1.9+) |
| 30 | damage_1_9 | Particle: Damage (1.9+) |
| 31 | sand_1_10 | Particle: Sand (1.10+) |
| 32 | totem_1_11 | Particle: Totem (1.11+) |
| 55 | wings_angel | Wings: Angel |
| 56 | wings_butterfly | Wings: Butterfly |
| 199 | rbuilder | Builder |
| 100 | glass_b | Block: Colored Wool |
| 101 | flower_b | Block: Colored Glass |
| 102 | carpet_b | Block: Nether Ore |
| 103 | redstn_b | Block: Colored Clay |
| 104 | sea_b | Block: Various Ores |
| 105 | wheat_b | Block: Redstone Block |
| 106 | ore_b | Block: Various Stones |
| 107 | clay_b | Block: Various Minerals |
| 200 | tear_r | Scatter: Ghast Tear |
| 201 | blood_r | Scatter: Redstone |
| 202 | dia_r | Scatter: Diamond |
| 203 | wart_r | Scatter: Nether Wart |
| 204 | gold_r | Scatter: Gold Nugget |
SuperTrails wing color types
点击查看
| Wing Color | Description |
|---|---|
| White | White |
| Red | Red |
| Yellow | Yellow |
| Green | Green |
| Blue | Blue |
| Purple | Purple |
| Black | Black |
# II. SuperTrailsPro Tutorial
/plt particle addParticle [title ID] SuperTrailsPro [particle type] [color 1] [color 2] [color 3]
Example: Add a wing effect
/plt particle addParticle 1 SuperTrailsPro 300(Wings:Wings) Aqua Black Blue
SuperTrailsPro particle types
点击查看
| Particle ID | Particle Name | Description |
|---|---|---|
| 1 | heart | Particle: Heart |
| 2 | angry | Particle: Broken Heart |
| 3 | magic | Particle: Smoke |
| 4 | fun | Particle: Fun |
| 5 | clouds | Particle: Clouds |
| 6 | witch | Particle: Witch |
| 7 | ender | Particle: End |
| 8 | green | Particle: Green |
| 9 | spark | Particle: Sparks |
| 10 | flame | Particle: Flame |
| 11 | white | Particle: White Smoke |
| 12 | note | Particle: Music Note |
| 13 | snow | Particle: Snowflake |
| 14 | water | Particle: Water Drop |
| 15 | lava | Particle: Lava |
| 16 | crit | Particle: Critical Hit |
| 17 | smoke | Particle: Smoke |
| 18 | spell | Particle: Spell |
| 19 | enchant | Particle: Enchant |
| 20 | splash | Particle: Splash |
| 21 | slime | Particle: Slime |
| 22 | snowballs | Particle: Snowball |
| 23 | void | Particle: Void |
| 24 | lava_pop | Particle: Black Heart |
| 25 | dragon_breath_1_9 | Particle: Dragon Breath |
| 26 | damage_1_9 | Particle: Damage |
| 27 | endrod_1_9 | Particle: End Rod |
| 28 | totem_1_11 | Particle: Totem |
| 100-153 | blocks | Block: Various Blocks |
| 300-307 | wings | Wings: Wings |
| 401-407 | confetti | Trail: Trail |
| 411-417 | colorSpin | Spin: Colorful |
| 431-437 | fairy | Fairy: Colorful |
SuperTrailsPro wing color types
点击查看
| Wing Color | Description |
|---|---|
| White | White |
| Black | Black |
| Red | Red |
| Yellow | Yellow |
| Green | Green |
| Blue | Blue |
| Purple | Purple |
| Gray | Gray |
| Aqua | Aqua |
| Marmoreal | Marble |
| Dark_Cyan | Dark Cyan |
| Pink | Pink |
| Dark_Red | Dark Red |
| Orange | Orange |
# III. PlayerParticles Tutorial
/plt particle addParticle [title ID] PlayerParticles [particle type] [particle style] [RGB color]
RGB color supports three formats: 1. RANDOM 2. RAINBOW 3. Standard RGB (0-255)
Standard RGB (0-255) may not work on some styles and types, defaulting to gray — test combinations yourself
Example: Add various effects
1. Add a gray cube effect
/plt particle addParticle 1 PlayerParticles DUST CUBE 66,120,150
2. Add a random color cube effect
/plt particle addParticle 1 PlayerParticles DUST CUBE RANDOM
3. Add rainbow wings
/plt particle addParticle 1 PlayerParticles DUST WINGS RAINBOW