Latest version | 2.2.1 |
---|---|
Minimum Core | 12 |
Compatible Core | 12.328 |
Last updated | 13 minutes ago |
Created | 1 year ago |
Authors | |
Languages |
Deutsch English Français |
Systems | All systems |
Project source | Project URL |
Module for Foundry VTT. It add another chatlog for pinned message to pinned some chat message in another chatlog in foundry VTT
If you double click on a message pin, it s gonna pin the message only for you. The self pinned icon get the color of the user. You can also pin through the righ click menu of the chat message.
In the pinned tab you can use a use the check box to show only the self pinned message
By default, you can only pinned message that you owned if you're are not GM. But it can be change in the settings
Protect pinned message from GM deletion (useful when the chatlog is flushed)
There is two settings to disable "pin for all" or/and "self pin". If one is disable, simple click and double click will do the same behaviour (the one not disable). If both is disable, the pin button doesn't appears anymore.
The expose 3 methods by api : game.modules.get('pinned-chat-message').api.methodXXX
game.modules.get('pinned-chat-message').api.pinnedMessage(inputChatMessage)
Pinned the input message.
The input message can be a chat message or his id
game.modules.get('pinned-chat-message').api.pinnedMessage(unpinnedMessage)
Unpinned the input message.
The input message can be a chat message or his id
game.modules.get('pinned-chat-message').api.togglePinnedMessage(inputChatMessage)
Pinned an unpinned input message and unpinned a pinned input message.
The input message can be a chat message or his id
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: pinned-chat-message or copy its manifest URL:
And paste it to the input box at the bottom of your window.
You can install this package directly to your Forge account.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Advertisement cookies are used to deliver visitors with customized advertisements based on the pages they visited before and analyze the effectiveness of the ad campaign.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.