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

Power: Torch

Full Name: rpgitems:torch

Providing Plugin: RPGItems

Trigger: RIGHT_CLICK.

Description

Shoots torches to light up an area

Properties

  • cost

    • Type: int
    • Default: 0

    Durability cost of the power.

  • cooldown

    • Type: long
    • Default: 20

    Cooldown of the power, in ticks.

  • conditions

    • Type: Set<String>

    Conditions of this power.

Example

Note

Clone this wiki locally