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