Configuration

Options


circle-info

Options can be found in no-chains/config/shared/chains.lua

Option
type
Description

Duration

number

How long the effect will last. (milliseconds)

Interval

number

Interval of effect appearance (milliseconds)

Chance

number

Chance of the effect appearing per interval. (0-100)

PlayAnimation

boolean

Adding As Item


If you are using supported framework you can set item name from

no-chains/config/shared/chains.lua or you can trigger no-chains:equip event on the client.

Effects


circle-info

You can add as many effects as you want. Effect Listarrow-up-right.

Effect


Field
Type
Description

dict

string

Dictionary of the particle

effect

string

Name of the particle

size

number

Size of the effect

Last updated