Skip to content

shulkerbullet en_US

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

Power: Shulker Bullect

Full Name: rpgitems:shulkerbullet

Providing Plugin: RPGItems

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

Description

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

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.

  • range

    • Type: double
    • Default: 10.0

    Range of target finding

  • selectors

    • Type: Set<String>

    Selectors for this power.

  • triggers

    • Type: Set<Trigger>
    • Default: RIGHT_CLICK

    Triggers of this power.

Example

Note

Clone this wiki locally