Skip to content
Liqueur Librazy edited this page Mar 17, 2019 · 4 revisions

Power: Rainbow

Full Name: rpgitems:rainbow

Providing Plugin: RPGItems

Trigger: RIGHT_CLICK.

Description

Fire blocks of coloured wool

Properties

  • isFire

    • Type: boolean
    • Default: false

    Whether launch fire instead of wool

  • cost

    • Type: int
    • Default: 0

    Durability cost of the power.

  • cooldown

    • Type: long
    • Default: 20

    Cooldown of the power, in ticks.

  • count

    • Type: int
    • Default: 5

    Count of blocks

  • conditions

    • Type: Set<String>

    Conditions of this power.

Example

Note

Clone this wiki locally