LoreAttributesRecoded・Create Custom Items! icon

LoreAttributesRecoded・Create Custom Items! -----

I want to give you more and make your experience better. Bring all of your gear to a next level!



Update v4.02
Update v4.02

[​IMG]
+ Added Set Bonuses! (All info can be found on the overview page as well @thief_a)

[​IMG]

LoreAttributesRecoded gives you the ability to create set bonuses.
This is easily done by creating a new file (If none has generated already) named setbonus.yml (Can be found on top under config)

We'll run it down together:
Code (YAML):
# ---------------------- #
#   SetBonus // Thana    #
# ---------------------- #

enabled
: true

sets
:
  Test Set
:
    required
: 4
    potion
: speed:1
    lore
: "&2Set Bonus: &b+2 Speed"
  Invis Set
:
    required
: 5
    potion
: invisibility:2
    lore
: "&2Set Bonus: &b+3 Invisibility"
worlds
:
 - world
enabled: true - Enable (true) or disable (false) the feature (Requires server restart!)

sets: - Don't touch this line!
Test Set:
required: 4
potion: speed:1
lore: "&2Set Bonus: &b+2 Speed"

The Test Set would give a player Speed II if they were to equip (and / or hold) 4 or more pieces of the Test Set. Let's try to make a set that makes you Invisible!

Invis Set: - Name of the set. This'll be what you'll lore your armor as like shown below. Don't use any special symbols in this line, but you're free to use 1 color-code in the lore:[​IMG]
required: 5 - How many parts of the set the player is required to have until they get the set bonus. Speaks for itself
potion: invisibility:2 - The set bonus effect itself. What will they receive when they what the required amount of gear from this set?
lore: "&2Set Bonus: &b+3 Invisibility" - When the set has been activated (When the player has required amounts equipped, or higher!), a lore will be added to the items of the set:
[​IMG]

worlds: - Don't touch this line!
- world - The world(s) you want the sets to work in

Tada, you made your own set!
[​IMG]

+ Overview renewed
Remade banners, added a few
Added permissions tab
Added set bonus tab
Updated already-existing screenshots

+ Added loreattributes.reload as permission-node to reload the plugin's configuration (Didn't have that for some very odd reason)
+ Added /lorestats and /hp to the main and help command
+ The Armor attribute on your items (Armor) now add up to your armor bar above your health (20 is full bar, it doesn't go further than that!)
+ Added all permissions straight from the plugin.yml to the permissions tab
+ When using /lar and /lar help, you now only see the commands you have access to

+ Fixed a bug where you'd lose your items if you closed an anvil while still having items in them (Thanks to @sonjeboy11x)
+ Fixed broken unicode symbols from /lorestats and /hp


I'd recommend re-checking your configuration file and comparing it to the one on the overview page may you experience issues. Feel free to request assistance here!
----------, Jul 13, 2018
Resource Information
Author:
----------
Total Downloads: 55,323
First Release: Dec 26, 2015
Last Update: May 8, 2023
Category: ---------------
All-Time Rating:
128 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings