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

Power: Mount

Full Name: rpgitems:mount

Providing Plugin: RPGItems

Trigger: RIGHT_CLICK.

Description

Ride an entity

Properties

  • maxTicks

    • Type: int
    • Default: 200

    Maximum ticks riding

  • cooldown

    • Type: long
    • Default: 20

    Cooldown of the power, in ticks.

  • maxDistance

    • Type: int
    • Default: 5

    Maximum distance to ride

  • selectors

    • Type: Set<String>

    Selectors for this power.

  • conditions

    • Type: Set<String>

    Conditions of this power.

Example

Note

Clone this wiki locally