Mystic Development
  • Home
  • License
  • FarmHunt
    • How to install
    • API
  • awLootbox
    • How to install
    • Configuration
      • Config.yml
      • Lootbox.yml
    • Animations
      • Sounds
      • Particles
      • Effects
      • Armor Stands
        • Individual
        • Group
      • Steps
        • Movement
        • ArmorStands
        • Others
Powered by GitBook
On this page
  • Sound
  • Particle
  • Effect
  • Wait
  • Lightning
  1. awLootbox
  2. Animations
  3. Steps

Others

PreviousArmorStands

Last updated 5 months ago

Sound

sound <sound_name> <location>
  • Id: ArmorStand ID, this must be previously configured. If you want to know how you see the Animations section.

  • Speed: Lootbox speed, from 0-1

Example:

sound <sound_name> stand:1

Particle

particle <particle_name> <location>
  • Id: ArmorStand ID, this must be previously configured. If you want to know how you see the Animations section.

  • Speed: Lootbox speed, from 0-1

Example:

particle <particle_name> stand:1

Effect

effect <effect_name> <location>
  • Id: ArmorStand ID, this must be previously configured. If you want to know how you see the Animations section.

  • Speed: Lootbox speed, from 0-1

Example:

effect <effect_name> stand:1

Wait

wait <ticks>
  • Id: ArmorStand ID, this must be previously configured. If you want to know how you see the Animations section.

  • Speed: Lootbox speed, from 0-1

Example:

wait 20

Lightning

lightning <location>
  • Id: ArmorStand ID, this must be previously configured. If you want to know how you see the Animations section.

  • Speed: Lootbox speed, from 0-1

Example:

lightning player:player1
Sounds
Particles
Effects