mount en_US - NyaaCat/RPGItems-reloaded GitHub Wiki

Power: Mount

Full Name: rpgitems:mount

Providing Plugin: RPGItems

Trigger: RIGHT_CLICK.

Description

Ride an entity

Properties

  • conditions

    • Type: Set<String>

    Conditions of this power.

  • cooldown

    • Type: int
    • Default: 0

    Cooldown of the power, in ticks.

  • maxDistance

    • Type: int
    • Default: 5

    Maximum distance to ride

  • maxTicks

    • Type: int
    • Default: 200

    Maximum ticks riding

  • selectors

    • Type: Set<String>

    Selectors for this power.

Example

Note