-
Notifications
You must be signed in to change notification settings - Fork 47
Color
Librazy edited this page Dec 21, 2018
·
1 revision
Instructions:
/rpgitem power {Item} color [Cooldown] [glass] [clay] [wool]
effect: Change the color of clay, glass and wool ([Cooldown] seconds cool)
Attributes
- cooldownTime
- Type: long
- Setting status: optional
- Role: Set skill cooldown
- glass
- Type: boolean
- Setting status: optional
- Function: setting whether to act on glass
- clay
- Type: boolean
- Setting status: optional
- Role: Set whether to act on clay
- wool
- Type: boolean
- Setting status: optional
- Role: setting whether to act on wool
- consumption
- Type: int
- Set status: additional
- Role: Consumption, see the New Consumption System chapter
Example
/rpgitem power testarrow color 100 true false true
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.