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

Power: Glove

Full Name: rpgitems:glove

Providing Plugin: RPGItems

Trigger: RIGHT_CLICK.

Description

Catch an entity

Properties

  • conditions

    • Type: Set<String>

    Conditions of this power.

  • cooldown

    • Type: int
    • Default: 20

    Cooldown of the power, in ticks.

  • maxDistance

    • Type: int
    • Default: 5

    Maximum distance to catch

  • maxTicks

    • Type: int
    • Default: 200

    Maximum ticks catching

  • selectors

    • Type: Set<String>

    Selectors for this power.

  • throwSpeed

    • Type: double
    • Default: 0.0

    Speed throwing entity

Example

Note

Clone this wiki locally