RareItems v4
As a perk allow players to create and use items of power, with effects ranging from visuals like flames and sparkles to repairing items to sending enemies flying into the air when they are hit.
Features
- Give players rare items as player perks/rewards
- Customize properties
- Localization
Commands
- /ri craft <propertyName> <level> - Add an item property to an item
- /ri essence <propertyName> [playerName] - create an essence for a rare item that players can add to any item
- /ri essence <rarity> [playerName] - Create an essence players can craft into a rare item
- /ri wi - show a list of available properties
- /ri <search> - Show the properties that match search (i.e. "melt" matches "smelt" and "melt obsidian")
- /ri wi <propertyName> - show the recipe for a given property
- /ri rarity<rarity> - show the recipes for a given rarity
- /ri recipe <propertyName> - Edit the recipe for a property
Permissions
Players can craft and use rare items by default.
- ri4.wi - Allows use of /ri wi
- ri4.hat - Allows use of /hat override (important so players with rare items on non-armor items can use them as hats)
- ri4.admin.craft - Allows use of /ri craft
- ri4.admin.essence - Allows use of /ri essence
- ri4.admin.recipe - Allows use of /ri recipe
Customization
- properties.yml - Customize rare item property names, descriptions, costs, etc...
- strings.yml - Customize messages or provide localization for your server's primary language (Please PM me if you have a localized file to share!)
Developers
Example addon to add a custom item property
Updates
Want cutting edge updates? Subscribe to file changes!

