New:
- Change name color of block if player is holding incorrect tool. Add to values.yml:
compatible_tool_color: "white" incompatible_tool_color: "gray"New:
- Change name color of block if player is holding incorrect tool. Add to values.yml:
compatible_tool_color: "white" incompatible_tool_color: "gray"New:
block_whitelistandentity_whitelisthave been added, setting them to true flips behavior of respective blacklists. Add to config.yml
core: # Others block_whitelist: false # whether to treat "block-blacklist" as a whitelist instead entity_whitelist: false # whether to treat "entity-blacklist" as a whitelist instead- Getters have been adde for entity/block suffix/prefix so other plugins can add more to it.
New:
block_whitelistandentity_whitelisthave been added, setting them to true flips behavior of respective blacklists. Add to config.yml
core: # Others block_whitelist: false # whether to treat "block-blacklist" as a whitelist instead entity_whitelist: false # whether to treat "entity-blacklist" as a whitelist instead- Getters have been adde for entity/block suffix/prefix so other plugins can add more to it.
New:
- Added bar color and dynamic bar colors (can assign to any percentage 1-100), update the following files: Add to values.yml:
block_color: "green" block_progress_colors: 25: "red" 50: "yellow" 75: "green" 100: "dark_green" entity_color: "red" entity_progress_colors: 25: "dark_red" 50: "red" 75: "yellow" 100: "green"Add to config.yml:
blocks: dynamic_progress_colors: false # others entities: dynamic_progress_colors: false # othersFixes:
- blocks.toolinfo, blocks.break-progress and entities.health-progress are properly used.
- /wit type command works properly on folia now.
New:
- Added bar color and dynamic bar colors (can assign to any percentage 1-100), update the following files: Add to values.yml:
block_color: "green" block_progress_colors: 25: "red" 50: "yellow" 75: "green" 100: "dark_green" entity_color: "red" entity_progress_colors: 25: "dark_red" 50: "red" 75: "yellow" 100: "green"Add to config.yml:
blocks: dynamic_progress_colors: false # others entities: dynamic_progress_colors: false # othersFixes:
- blocks.toolinfo, blocks.break-progress and entities.health-progress are properly used.
- /wit type command works properly on folia now.
New:
- Folia support
New:
- Folia support
New:
- world-blacklist now also supports namespace:id of worlds
Changes:
- world-blacklist is now more optimized (uses a cache for world key/name)
Fixes:
- world-blacklist now works
- Player wit display is properly removed/re-added on wit reload
New:
- world-blacklist now also supports namespace:id of worlds
Changes:
- world-blacklist is now more optimized (uses a cache for world key/name)
Fixes:
- world-blacklist now works
- Player wit display is properly removed/re-added on wit reload
New:
- Progress bar for ActionBar display with 3 modes
- Command /wit progress
to set mode of progress bar in action bar (or disable it) - API to add custom block progress providers for blocks (useful for plugins that allow setting custom break speed)
Changes:
- Block break progress is much more smoother
New:
- Progress bar for ActionBar display with 3 modes
- Command /wit progress
to set mode of progress bar in action bar (or disable it) - API to add custom block progress providers for blocks (useful for plugins that allow setting custom break speed)
Changes:
- Block break progress is much more smoother
Changes:
- Copper chests are now covered in container items info
New:
- Updated to 26.1.2
- Shear icon for blocks in wool and leaves tags
- Sword icon for blocks in sword_efficient and sword_instantly_mines tags (Cobweb separately covered)
Changes:
- Performance improved by ~37%
New:
- Added information for Horse speed and Horse jump height.
- Player vehicle is now ignored. (see-through mounted entity)
Changes:
- Various emojis replaced by sprites.
Fixes:
- Info now has proper check on addPrefix and addSuffix such that it doesnt discard empty TextComponent which have chilren component (mostly produced by MiniMessage).
- Added a " " after tool icon.
- Displays correct redstone power state and value
Removal:
- Removed useless lists from ItemGroups
Fixes:
- Now uses "minecraft:items" atlas for sprites in 1.21.11.
Removal:
- The
tool_emojisection in values.yml.
Fixes:
- World blacklist not working - By imSpartann
- /reload not working for blacklist and features - By imSpartann
Fix:
- NullPointerException when getting a placeholder whilst looking at nothing
Changes:
- Mob Spawner now show translated entity names or custom name is it exists.
- Noteblocks now show fixed-case names of intruments (instead of UPPER_CASE)
Fix:
- /wit toggle no longer breaks world-blacklist
Thanks to FIO for reporting the Mob Spawner and Noteblock issues!
1
Авторы
Сведения
Лицензия:
Опубликован:1 год назад
Обновлён:1 неделю назад
ID проекта:


