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

Power: Translocator

Full Name: rpgitems:translocator

Providing Plugin: RPGItems

Trigger: PICKUP_OFF_HAND, PLACE_OFF_HAND, SWAP_TO_MAINHAND, SWAP_TO_OFFHAND.

Description

Throw an translocator and teleport to it later

Properties

  • setupCost

    • Type: int
    • Default: 0

    Cost to setup an translocator

  • tpCost

    • Type: int
    • Default: 0

    Cost to teleport to the translocator

  • cooldown

    • Type: long
    • Default: 80

    Cooldown of the power, in ticks.

  • conditions

    • Type: Set<String>

    Conditions of this power.

Example

Note

Clone this wiki locally