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

Power: Color

Full Name: rpgitems:color

Providing Plugin: RPGItems

Default Trigger: LEFT_CLICK, RIGHT_CLICK.
All available Trigger: LEFT_CLICK, RIGHT_CLICK.

Description

NOT AVAILABLE YET

Properties

  • glass

    • Type: boolean
    • Default: true

    N/A

  • wool

    • Type: boolean
    • Default: true

    N/A

  • cost

    • Type: int
    • Default: 0

    Durability cost of the power.

  • cooldown

    • Type: long
    • Default: 0

    Cooldown of the power, in ticks.

  • triggers

    • Type: Set<Trigger>
    • Default: LEFT_CLICK,RIGHT_CLICK

    Triggers of this power.

  • conditions

    • Type: Set<String>

    Conditions of this power.

  • clay

    • Type: boolean
    • Default: true

    N/A

Example

Note

Clone this wiki locally