AttributedItems
Items applying attributes with modifiers
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
AttributedItems
AttributedItems Allows you to add specific attributes when player have desired item in specific slot in inventory.
The only limit is your own imagination
Plugin has been tested on 1.21.1 - Paper
Plugin showcase:
Permissions ``` - attributeditems.command - attributeditems.command.reload - attributeditems.command.info - attributeditems.command.iteminfo ```
Commands: - /attributeditems reload - Reloads plugin's configuration file - /attributeditems info <player> - Shows which modifiers player has active - /attributeditems iteminfo - Shows information about the item you're holding
Placeholders: ``` - %attributeditems_hasplayeractive_<key>% - return true if player has active specific Attributed Item, if not returns false - %attributeditems_getactive% - Returns all active AttributedItems player has active ```