Additions
• Changed the GUI Framework plugin
• Added the ability to set the border's item slots
• When the plugin is launched from an older version, the border icons will be missing from the GUI, If you would would like to add them back, here is an example
Code (YAML):
border-item:
enabled
: true
material
: GRAY_STAINED_GLASS_PANE
name
: ' '
slots
:
- 45-53
• Added a new placeholder %eternaltags_has-unlocked_<id>%
• Added new config options tag-unlocked-format & tag-locked-format
Here is an example of how that tag placeholder could be used.
Code (YAML):
# The display item for tags
tag-item:
material
: NAME_TAG
amount
: 1
name
: '
%tag% &7| %eternaltags_has-unlocked_%id%%'
lore
:
- ' &f| &7Click to change your'
- ' &f| &7active tag to
%name%'
- ' &f| &7Shift-Click to set as favorite'
- ' &f|'
- ' &f| &7
%description%'
glow
: true
Bug Fixes
• Fixed issue with uppercase tag ids breaking id searching
• Fixed issue with the default animated gradient being incorrect
• Fixed add-all-tags option not working
• Fixed placeholders with multiple underscores breaking