-
Notifications
You must be signed in to change notification settings - Fork 47
economy zh_CN
Liqueur Librazy edited this page Mar 17, 2019
·
5 revisions
全名:rpgitems:economy
来源插件:RPGItems
默认触发:ATTACHMENT, HIT, LEFT_CLICK, OFFHAND_CLICK, RIGHT_CLICK, SNEAK, SPRINT。 可用触发:ATTACHMENT, HIT, LEFT_CLICK, OFFHAND_CLICK, RIGHT_CLICK, SNEAK, SPRINT。
向玩家付款或扣款
-
abortOnFailure
- 类型:boolean
- 默认:true
失败时中止
-
showFailMessage
- 类型:boolean
- 默认:false
失败时显示经济插件的消息
-
cooldown
- 类型:int
- 默认:20
技能的冷却时间,以游戏刻为单位。
-
triggers
- 类型:Set<Trigger>
- 默认:SNEAK,RIGHT_CLICK,HIT,LEFT_CLICK,ATTACHMENT,SPRINT,OFFHAND_CLICK
技能的触发。
-
conditions
- 类型:Set<String>
技能的条件。
-
amountToPlayer
- 类型:double
- 默认:0.0
向玩家支付的数量(可为负)
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.