⭐Tooltips

MC Plugin ⭐Tooltips 1.6.6
A new way to display info. Oraxen & ItemsAdder support | Custom textures | Drag&drop config

  • Added lookingatmythicmob condition
  • Dynamic offsets now supported
    • Instead of specific given amounts, you can now do {+x} and {-x} with x being any amount of pixels. Docs.
  • Centering text on any line
    • To center any text line, add || before and after the line. Docs.
  • Background gradients
    • The tooltip backgrounds now support gradients. Docs.
  • Fix a tiny width issue with spaces
  • 1.16.5 client support. Tooltips still supports only running on servers from 1.18.2 → 1.20.1, but with the use-spaces setting set to false in config, it supports clients from 1.16.5 → 1.20.1 (tested versions)
  • Improve how ItemsAdder display names are read
    • Earlier if you used IA’s internationalization feature, your display-name was not being properly read by Tooltips. Now to work around that, you can specify next to display-name a tooltips-name, which will be the furnitures name used in Tooltips.
  • Fix an error that happened when looking at furniture after restart
  • Fix ItemsAdder barrier furniture (now furniture that uses barriers to define its hitboxes will be detected properly) Use ItemsAdder version 3.5.0c-r5 or later
  • Fix permission condition not working
  • Fix an issue, where a condition would not allow multiple strings ( [chair, couch])
  • Fixed a bug in the permission condition
  • Allow the permission condition to take placeholders as a parameter
  • Fixed a few errors that occured during reloading
  • Half-fix ItemsAdder furniture detection. (There is still an issue, which has been reported to LoneDev and waiting)
  • Fix furniture names not being cached into actions
  • Allow variable placeholders to include other local placeholders
Top Bottom