-
Notifications
You must be signed in to change notification settings - Fork 47
throw en_US
Liqueur Librazy edited this page Mar 17, 2019
·
4 revisions
Full Name: rpgitems:throw
Providing Plugin: RPGItems
Default Trigger: RIGHT_CLICK. All available Trigger: SPRINT, ATTACHMENT, SNEAK, RIGHT_CLICK, LEFT_CLICK, OFFHAND_CLICK.
Spawn and throw a entity
-
cost
- Type: int
- Default: 0
Durability cost of the power.
-
entityName
- Type: String
- Required
Name of entity thrown
-
display
- Type: String
- Required
Display text of this power.
-
isPersistent
- Type: boolean
- Default: false
Whether to make entity persistent
-
cooldown
- Type: long
- Required
Cooldown of the power, in ticks.
-
triggers
- Type: Set<Trigger>
- Default: RIGHT_CLICK
Triggers of this power.
-
conditions
- Type: Set<String>
Conditions of this power.
-
speed
- Type: double
- Required
Speed of entity thrown
-
entityData
- Type: String
NBT data of entity
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.