Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/What is That?
  • What is That? 1.9.5-mc.26.1.2

    release2 июня 2026 г.

    New:

    • Change name color of block if player is holding incorrect tool. Add to values.yml:
    compatible_tool_color: "white"
    incompatible_tool_color: "gray"
    
  • What is That? 1.9.5-mc.1.21.11

    release2 июня 2026 г.

    New:

    • Change name color of block if player is holding incorrect tool. Add to values.yml:
    compatible_tool_color: "white"
    incompatible_tool_color: "gray"
    
  • What is That? 1.9.4-mc.26.1.2

    release31 мая 2026 г.

    New:

    • block_whitelist and entity_whitelist have 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.
  • What is That? 1.9.4-mc.1.21.11

    release31 мая 2026 г.

    New:

    • block_whitelist and entity_whitelist have 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.
  • What is That? 1.9.3-mc.26.1.2

    release31 мая 2026 г.

    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
      # others
    

    Fixes:

    • blocks.toolinfo, blocks.break-progress and entities.health-progress are properly used.
    • /wit type command works properly on folia now.
  • What is That? 1.9.3-mc.1.21.11

    release31 мая 2026 г.

    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
      # others
    

    Fixes:

    • blocks.toolinfo, blocks.break-progress and entities.health-progress are properly used.
    • /wit type command works properly on folia now.
  • What is That? 1.9.2-mc.26.1.2

    release23 мая 2026 г.

    New:

    • Folia support
  • What is That? 1.9.2-mc.1.21.11

    release23 мая 2026 г.

    New:

    • Folia support
  • What is That? 1.9.1-mc.26.1.2

    release4 мая 2026 г.

    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
  • What is That? 1.9.1-mc.1.21.11

    release4 мая 2026 г.

    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
  • What is That? 1.9.0-mc.26.1.2

    release23 апреля 2026 г.

    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
  • What is That? 1.9.0-mc.1.21.11

    release23 апреля 2026 г.

    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
  • What is That? 1.8.1

    release21 апреля 2026 г.

    Changes:

    • Copper chests are now covered in container items info
  • What is That? 1.8.0

    release21 апреля 2026 г.

    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)
  • What is That? 1.7.1

    release17 апреля 2026 г.

    Changes:

    • Performance improved by ~37%
  • What is That? 1.7.0

    release16 марта 2026 г.

    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
  • What is That? 1.6.6

    release9 марта 2026 г.

    Fixes:

    • Now uses "minecraft:items" atlas for sprites in 1.21.11.

    Removal:

    • The tool_emoji section in values.yml.
  • What is That? 1.6.5

    release4 марта 2026 г.

    Fixes:

    • World blacklist not working - By imSpartann
    • /reload not working for blacklist and features - By imSpartann
  • What is That? 1.6.4

    release22 декабря 2025 г.

    Fix:

    • NullPointerException when getting a placeholder whilst looking at nothing
  • What is That? 1.6.3

    release11 декабря 2025 г.

    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

Совместимость

Minecraft: Java Edition

Платформы

Сведения

Лицензия:
Опубликован:1 год назад
Обновлён:1 неделю назад
ID проекта:
Главная