Skip to content

shulkerbullet en_US

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

Power: Shulker Bullect

Full Name: rpgitems:shulkerbullet

Providing Plugin: RPGItems

Trigger: RIGHT_CLICK.

Description

Launches shulker bullet when right clicked, target nearest entity in front of player

Properties

  • cost

    • Type: int
    • Default: 0

    Durability cost of the power.

  • cooldown

    • Type: long
    • Default: 20

    Cooldown of the power, in ticks.

  • range

    • Type: double
    • Default: 10.0

    Range of target finding

  • selectors

    • Type: Set<String>

    Selectors for this power.

  • conditions

    • Type: Set<String>

    Conditions of this power.

Example

Note

Clone this wiki locally