Sidebar Context (ARCHIVED)
If you want to buy me a coffee
Adds a few right click options for various documents:
Roll Tables
On Folder
- Roll: Do a roll for every table on the folder
On Document
- Roll: Performs the roll in public and displays the results to all.
- Make Roll: Performs the roll in public and displays the results to GM only.
- Request Named Roll: Displays a chat card with button asking a player to click it to roll on a the table which is named. When they click it, the roll happens just as with the 'Make Roll' option.
- Request Blind Roll: Displays the same chat card prompt, but without the name of the table.
- Request Descriptive Roll: This is like the named roll except that it will also display the rolltable description.
Actors
On Document
- Adds a edit "Prototype Token" button
- Adds an "Update Child Tokens" button, updates all tokens from the parent actor to the current Prototype Token data
Items
On Document
- Adds a "Display to chat" button, which sends a chat message in the same way rolling the item from the actor
Scene
On Folder
- Add on the folder scene context options the two options for hide all the scene on the navigation bar or show all.
On Document
- Adds a menu to the context dropdown for the Scene Directory menus to shut all doors in the selected scene to prepare it for a fresh visit from characters. The Doors that are currently locked remain locked, and are not closed.
- Adds a menu to the context dropdown for the Scene Directory menus to delete fog in the selected scene to prepare it for a fresh visit from characters. I find it useful after finishing a new map for holes in walls/doors and checking lighting, etc.
- Add a preload scene button
Installation
It's always easiest to install modules from the in game add-on browser.
To install this module manually:
- Inside the Foundry "Configuration and Setup" screen, click "Add-on Modules"
- Click "Install Module"
- In the "Manifest URL" field, paste the following url:
https://raw.githubusercontent.com/p4535992/foundryvtt-sidebar-context/master/module.json
- Click 'Install' and wait for installation to complete
- Don't forget to enable the module in game using the "Manage Module" button
socketlib
This module uses the socketlib library for wrapping core methods. It is a hard dependency and it is recommended for the best experience and compatibility with other modules.