Skip to content
Liqueur Librazy edited this page Oct 27, 2019 · 4 revisions

Power: Rainbow

Full Name: rpgitems:rainbow

Providing Plugin: RPGItems

Default Trigger: RIGHT_CLICK.
All available Trigger: ATTACHMENT, BOW_SHOOT, OFFHAND_CLICK, RIGHT_CLICK, SNEAK, SPRINT.

Description

Fire blocks of coloured wool

Properties

  • conditions

    • Type: Set<String>

    Conditions of this power.

  • cooldown

    • Type: int
    • Default: 0

    Cooldown of the power, in ticks.

  • cost

    • Type: int
    • Default: 0

    Durability cost of the power.

  • count

    • Type: int
    • Default: 5

    Count of blocks

  • isFire

    • Type: boolean
    • Default: false

    Whether launch fire instead of wool

  • triggers

    • Type: Set<Trigger>
    • Default: RIGHT_CLICK

    Triggers of this power.

Example

Note

Clone this wiki locally