Tooltips
Discord
  • Tooltips
  • Start here
  • Support
  • Plugin
    • Features
    • Commands
    • FAQ
    • Guides
      • Clearing cache
      • Furniture shop
      • BetonQuest Dialogue
      • Languages
      • Manual width
  • Configuration
    • Theme
      • Theme textures
      • Making a custom theme
    • Icon
    • Preset
      • Conditions
      • Condition list
      • Show
      • Actions
        • Commands
      • Functions
      • Animations
      • Argument Types
  • Extra
    • Notable 2.0 Changes
    • Integrations
    • Variables
    • API
      • Custom Conditions
Powered by GitBook
On this page
  • Video
  • Installation
  • After restart
  • Additional setup
  • Next steps

Start here

PreviousTooltipsNextSupport

Last updated 5 months ago

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

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

Additional setup

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

Next steps

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

or

You will have to first (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 or ). You will have to re-merge the resource pack after every config change related to themes or icons.

ProtocolLib
packetevents
create your own resource pack
here
here
Integrations
Shows how to install Tooltips with Nexo (same way with ItemsAdder)