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
Installation
Download the latest version of the plugin
Download the required dependency
Drag the plugins into your
pluginsfolderStart 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
Go into
config.ymlSet
copy-resource-packtoenabled: trueSet the path to
path: Nexo/pack/assetsDo
/tt reloadfor Tooltips to generate its assets into NexoDo
/nexo reload allto reload Nexo
Repeat steps 4 and 5 anytime you update themes or icons.
ItemsAdder
Inside Tooltips
Go into
config.ymlSet
copy-resource-packtoenabled: trueSet the path to
path: ItemsAdder/contentsDo
/tt reloadfor Tooltips to generate its assets into ItemAdderDo
/iazipto 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:
IntegrationsNext steps
Check out the Features to get a map of the plugin.
Last updated