Action Types (Coming Soon)

Empower your server's gameplay with AdvancedKits' customizable actions, enabling tailored player interactions, immersive effects, and dynamic responses to in-game events.

FIREWORK

Args
Description
Type
Default Value

type

Specifies the type of firework.

String

BALL

colors

Sets the primary colors of the firework.

String List

Empty

fade-colors

Specifies the fade colors of the firework.

String List

Empty

power

Determines the flight duration and the size of the explosion.

Integer

0

trail

Adds a trail effect to the firework.

Boolean

false

flicker

Adds a flicker effect to the firework.

Boolean

false

SOUND

Args
Description
Type
Default Value

category

Specifies the category of sound.

String

None

volume

Sets the volume of sound.

Float

1.0

pitch

Sets the pitch of sound.

Float

1.0

world

Set if sound will play for all players.

Boolean

false

sound

Specify the sound type.

String

None

Last updated