Start here

Thank you for looking into the plugin! This page will go into how to set the plugin and the required dependencies up, as well as start configuring it.

Video

Shows how to install Tooltips with Nexo (same way with ItemsAdder)

Installation

  1. Download the latest version of the plugin

  2. Download the required dependency

  3. Drag the plugins into your plugins folder

  4. Start or restart the server

After restart

If you're using Nexo or ItemsAdder, you can configure the plugin to automatically copy it's assets into those plugins' resource pack folders. Otherwise, use the "Without plugins" option.

Nexo

Inside Tooltips

  1. Go into config.yml

  2. Set copy-resource-pack to enabled: true

  3. Set the path to path: Nexo/pack/assets

  4. Do /tt reload for Tooltips to generate its assets into Nexo

  5. Do /nexo reload all to reload Nexo

Repeat steps 4 and 5 anytime you update themes or icons.

ItemsAdder

Inside Tooltips

  1. Go into config.yml

  2. Set copy-resource-pack to enabled: true

  3. Set the path to path: ItemsAdder/contents

  4. Do /tt reload for Tooltips to generate its assets into ItemAdder

  5. Do /iazip to reload resource pack

Repeat steps 4 and 5 anytime you update themes or icons.

Without plugins

You will have to first create your own resource pack (if you don't have an existing one already) and then copy the contents of ...plugins/Tooltips/.generated into your resource packs assets folder. After that, host the resource pack somewhere (for example here or here). You will have to re-merge the resource pack after every config change related to themes or icons.

Additional setup

Some conditions require additional plugins. One notable one is PlaceholderAPI. See all of supported plugins here:

Integrations

Next steps

Check out the Features to get a map of the plugin.

Last updated