-
Notifications
You must be signed in to change notification settings - Fork 47
delayedcommand en_US
Liqueur Librazy edited this page Oct 27, 2019
·
4 revisions
Full Name: rpgitems:delayedcommand
Providing Plugin: RPGItems
Default Trigger: RIGHT_CLICK
.
All available Trigger: ATTACHMENT
, BOW_SHOOT
, HIT_TAKEN
, HURT
, LEFT_CLICK
, OFFHAND_CLICK
, RIGHT_CLICK
, SNEAK
, SPRINT
.
Run command on click with a delay
-
command
- Type: String
Command to be executed
-
conditions
- Type: Set<String>
Conditions of this power.
-
cooldown
- Type: int
- Required
Cooldown of the power, in ticks.
-
cost
- Type: int
- Default: 0
Durability cost of the power.
-
delay
- Type: int
- Required
Delay before executing command
-
display
- Type: String
- Required
Display text of this power.
-
permission
- Type: String
Permission that will be given to user executing command
-
requireHurtByEntity
- Type: boolean
- Default: true
Whether only run this power when hurt by entity.
-
triggers
- Type: Set<Trigger>
- Default: RIGHT_CLICK
Triggers of this power.
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.