This update is for Spigot / Minecraft 1.17.1 - 1.20.4 and is compiled using Spigot API 1.20.4 and Java 17.
Updates:
1. New option in config to display item frame content.
Code (YAML):
ItemFrame:
display_content
: false
2. New option in config to change the bossbar style to either solid (default) or segmented
Code (YAML):
Display:
bossbar
:
# Style refers to the number of segments the bar is divided into. Valid options are 1, 6, 10, 12 and 20.
style
: 1
3. The custom.yml file now supports entities allowing entity and block names to be overridden.
4. New option in config to blacklist custom plugin blocks and entities.
Code (YAML):
# List of custom blocks and entities that will be ignored by the plugin.
Ignore:
Slimefun
:
- Ancient Altar
5. The custom block/entity plugin prefix can now be set per plugin. The
{PREFIX} placeholder, if present, will be replaced by the plugin name.
Code (YAML):
Display:
prefix_custom_blocks:
enabled
: true
prefix
: '&7
[&f
{PREFIX
}&7
] '
Slimefun
: '&7
[<
#ff00ff>{PREFIX}&7] '
MythicMobs
: '&7
[&bMM&7
] '
6. New option in config to display the age of crops.
Code (YAML):
# Enable only if you want to display the growth percentage of crops.
Crops:
display_growth
: false
7. Improved support for Oraxen furniture and entity based models. The plugin may no longer work with older versions of Oraxen as we've updated to use the 1.164.0 API.
8. Added new placeholder for entity name
%whatisthis_entityname%
9. Existing placeholders for resource name and location now recognise entities as well as blocks.
Note that there is an issue using the entity placeholders when used with DecentHolograms as DH runs some tasks asynchronously. HolographicDisplays does not have the issue.
Change Log
==========
- remove upload to Jfrog artifactory from workflow as Jfrog is no longer free
- fix exception caused by MythicMobs as vanillaMobs.yml does not have display name set by default
- add option to display item frame content
- fix bug with blacklisted worlds
- placeholders should respect blacklisted worlds
- add placeholder for entity name
- make boss bar style configurable
- fix exception if ItemsAdder entities API is unavailable
- placeholder for entity location
- placeholder for entity resource name
- custom.yml now supports entities
- add blacklist for custom plugin blocks and entities
- make prefix (name of plugin and/or colour) configurable, e.g. set colour per resource
- add option to display age of crops
- update version of supported plugins
- improve support for Oraxen furniture and entities
- update lang files to 1.20.4
Please report any issues found preferably on GitHub or Discord -
https://discord.gg/wFYSAS4