bmarian / token-tooltip-alt

A module that adds a tooltip next to the currently hovered token to show some useful information for players and DMs.
MIT License
9 stars 15 forks source link

use token.document for v10 displaynames #119

Closed msprijatelj closed 1 week ago

msprijatelj commented 1 year ago

Description

This PR fixes the path to the token data to find the token's disposition and enables players to see token names via the tooltip (based on permissions/disposition) once again.

Issue Number

Closes #111