-
Notifications
You must be signed in to change notification settings - Fork 48
Item General
Using RPGItem, we can create RPG styled gaming items. It supports a large variety of effects like Sound, Damage, Particle Effect and Laser Beams.
/rpgitem display <item> <displayName>
display name for a item.
Item can be renamed by anvil or other plugin (e.g. NyaaUtils).
displayName can be formatted (e.g. colored, italic, bold) by & character
/rpgitem description <item> <set/insert> <index> <loreText>
/rpgitem description <item> <add> <loreText>
Change lore for this item.
All Lores on an item can be replaced by /rpgitem description set.
loreText can be formatted (e.g. colored, italic, bold) by & character.
Index started from 0, count lines with caution.
/rpgitem item <item> <material>
Change item model.
Materials list can be found here
e.g. Command /rpgitem item example BOW can change item example 's item material to a BOW.
Powered by NyaaCat Community.
This wiki is licensed under a
Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.