Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for darksoulq

Shows what block you are looking at!

Report WhatisThat?

Release
1.4.4

darksoulq released WhatisThat version 1.4.4 on January 14, 2025

New:

  • PlaceholderAPI support:
    • %wit_looking_at%: returns the "Name" of what player is looking at
    • %wit_looking_at_prefix%: returns entire "Prefix Info" of what the player is looking at
    • %wit_looking_at_suffix%: returns entire "Suffix Info" of what the player is looking at
    • %wit_looking_at_info%: returns the complete text that would be normally displayed on the bossbar
  • Modes: "normal" makes the plugin behave normally, and "hidden" hides the bossbar/actionbar but still does the update (players can still individually use /wit disable/enable, which stops these updates for said player)

Fixes:

  • Fixed error spam when looking at an entity while having ItemsAdder installed
  • Fixed "reload" not appearing in command tab-complete

Changes to config.yml:

core:
 # These values cannot be in decimal form!
  entitydistance: 25 # The max distance the plugin will show entity bossbar in (in blocks)
  blockdistance: 25 # The max distance the plugin will show block bossbar in (in blocks)
  vanilla_lang: "en_us" # The language file to use (lang files are vanilla_ + name_here + .json, in this case vanilla_en_us.json
  mode: "normal" #the mode of the plugin (normal or hidden) (hidden mode will hide the bossbars, is useful when you want to display info somewhere else)

Information

Published onJanuary 14, 2025
Downloads15

Platforms

Paper Paper (1.20-1.21.4)