All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
1.5 KiB

  1. # Ownership Viewer
  2. (Formerly known as 'Permission Viewer')
  3. ![GitHub Latest Version](https://img.shields.io/github/v/release/mclemente/fvtt-module-permission-viewer?sort=semver)
  4. ![Latest Release Download Count](https://img.shields.io/github/downloads/mclemente/fvtt-module-permission-viewer/latest/module.zip)
  5. This Foundry VTT module displays colored diamonds/squares/circles to represent the players who have limited/observer/owner ownership of Documents (Actors, Journals, Items, Cards, Macros, etc..).
  6. It makes it very easy to see at a glance which journal, actor, item, etc. is shared with your players. The shapes are :
  7. * Diamond : Limited ownership
  8. * Square : Observer ownership
  9. * Circle : Full ownership
  10. The color of the dots represents the color of the player. In the case of a default ownership set for `All Players`, the shape will have the Blue/Yellow/Green/Red colors.
  11. ![screenshot](./images/new_permissions_viewer.png)
  12. ![screenshot](./images/player-list.png)
  13. # Known Issues
  14. Module compatibility issues:
  15. * smol-foundry: resizing Scenes to smaller values will cause PV icons to be offset.
  16. # Changelog
  17. `https://github.com/League-of-Foundry-Developers/fvtt-module-permission-viewer/CHANGELOG.md`
  18. # License
  19. This Foundry VTT module, writen by KaKaRoTo, is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).
  20. This work is licensed under Foundry Virtual Tabletop [EULA - Limited License Agreement for module development v 0.1.6](http://foundryvtt.com/pages/license.html).