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.

36 lines
1.9 KiB

  1. # Ownership Viewer
  2. (Formerly known as 'Permission Viewer')
  3. ![](https://img.shields.io/badge/Maintainer-Malekal-green)
  4. [![](https://img.shields.io/badge/-Discord-blue)](https://discord.gg/Ee2cmeRsN3)
  5. ![](https://img.shields.io/badge/Foundry-v10-informational)
  6. ![GitHub Latest Version](https://img.shields.io/github/v/release/Malekal4699/fvtt-module-permission-viewer?sort=semver)
  7. ![Forge Installs](https://img.shields.io/badge/dynamic/json?label=Forge%20Installs&query=package.installs&suffix=%25&url=https%3A%2F%2Fforge-vtt.com%2Fapi%2Fbazaar%2Fpackage%2Fpermission_viewer&colorB=4aa94a)
  8. ![Latest Release Download Count](https://img.shields.io/github/downloads/Malekal4699/fvtt-module-permission-viewer/latest/module.zip)
  9. 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..).
  10. It makes it very easy to see at a glance which journal, actor, item, etc. is shared with your players. The shapes are :
  11. * Diamond : Limited ownership
  12. * Square : Observer ownership
  13. * Circle : Full ownership
  14. 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.
  15. ![screenshot](./images/new_permissions_viewer.png)
  16. ![screenshot](./images/player-list.png)
  17. # Known Issues
  18. Module compatibility issues:
  19. * smol-foundry: resizing Scenes to smaller values will cause PV icons to be offset.
  20. # Changelog
  21. `https://github.com/League-of-Foundry-Developers/fvtt-module-permission-viewer/CHANGELOG.md`
  22. # License
  23. 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/).
  24. 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).