Documentation | Discord Support
Tooltips
Please read the whole page before purchasing the plugin!
Tooltips is a plugin that allows you to add your own custom tooltips through resource packs. Tooltips have extensive conditions that allow you to customize exactly when a tooltip will be shown to the player. Show tooltips on spawn, in a shop when looking at furniture to buy, when looking at NPCs, blocks, with tutorials, when holding specific items and many more use cases!
Showcase
Spoiler: Showcase
Full video (Twitter)
Conditions
Tooltips can be shown conditionally based on specific factors. Here’s an example of how such conditions are configured:
Code (YAML):
conditions:
# If players game mode is either creative or survival
- gamemode {gm=creative, survival} true
# If the player is looking at a grass block
- lookingatblock {type=grass_block}
You can also evaluate said conditions in the game:
Features
✔ Customize every single tooltip
✔ Customize the background texture and color of the tooltip
✔ Customize the text
✔ Show tooltips based on advanced conditions
✔ Execute commands on actions (right and left-clicks when a tooltip is active)
✔ Show tooltips only when conditions match
✔ Tooltip cooldowns after being shown
✔ Add your own icons like gems into the tooltips
✔ Support for MythicCrucible, Oraxen and ItemsAdder plugins furniture
✔ Support for WorldGuards regions for conditions
Chinese / some other advanced characters are not yet supported. To see which characters are supported check this page with ascii.png, nonlatin_european.png, accented.png. This feature is planned.
Requirements
- ProtocolLib
- Usage of resource packs
- PlaceholderAPI - Placeholders in tooltips text, commands, conditions etc.
- MythicCrucible - Furniture
- Oraxen - Furniture
- ItemsAdder - Furniture
- WorldGuard - Regions for tooltip text and conditions
Unsure if something you want to achieve can be done with this plugin? Join the Discord server mentioned at the top of this resource and ask away, we'll be glad to help you!
Please submit all bug reports & feedback into the Discord where they will be answered ASAP.