# Hide Player UI ![GitHub release (latest by date)](https://img.shields.io/github/downloads/gsimon2/hide-player-ui/latest/module.zip) ![Foundry Version](https://img.shields.io/badge/dynamic/json?color=orange&label=Foundry%20Version&query=compatibility.verified&url=https%3A%2F%2Fraw.githubusercontent.com%2Fgsimon2%2Fhide-player-ui%2Fmain%2Fmodule.json) [![](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-%243-blue)](https://www.buymeacoffee.com/gsimon2) ## Overview Hide Player UI is a powerful module for [FoundryVTT](https://foundryvtt.com/) that gives users and GMs fine-grained control over the visibility of Foundry's user interface elements. This module is perfect for optimizing screen real estate, especially when broadcasting maps or using Foundry on shared displays. ## Features 1. **Customizable UI Visibility**: Users can choose which UI elements they want to see on their screen. 2. **GM Override**: Game Masters can control what UI elements connecting players are allowed to see. 3. **Flexible Configuration**: Easily toggle visibility for various UI components through an intuitive menu. 4. **Enhanced Immersion**: Hide unnecessary UI elements to focus on the game map and content. 5. **Ideal for Broadcasts**: Perfect for scenarios where Foundry is being used to display maps on a shared screen or stream. 6. **Advanced CSS Selector Hiding**: Users can hide any element on the screen by specifying CSS selectors, providing ultimate control over the UI appearance. ## How It Works Users can access the configuration menu to select which UI elements they want to display. The GM has additional options to override player settings, ensuring a consistent view for any or all participants when needed. ![demo](https://github.com/user-attachments/assets/41420e2b-07c7-41f9-ab35-13c4ca915283) ## Configuration Options The module provides two main configuration menus: 1. **GM Main Configuration**: menu1 2. **UI Specification Configuration (For Personal Configuration or Connecting Players)**: menu2 ## Installation 1. In the Foundry VTT setup screen, go to the "Add-on Modules" tab. 2. Click "Install Module" and search for "Hide Player UI". 3. Click "Install" next to the module name. ## Support If you find this module helpful, consider supporting the developer: [![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-%243-blue)](https://www.buymeacoffee.com/gsimon2) ## Compatibility This module is compatible with the Foundry VTT version indicated by the badge at the top of this README or specified in the [module.json](https://github.com/gsimon2/hide-player-ui/blob/main/module.json) file. ## Contributors Thanks to all the contributors who have helped improve this project: - [Joel Plourde](https://github.com/joelplourde4) - 3 commits - [Dan Brown](https://github.com/danbrownbacktablestudios) - 2 commits - [GregoryWarn](https://github.com/GregoryWarn) - 2 commits - [Wolfrum5150](https://github.com/Wolfrum5150) - 2 commits - [mherczeg](https://github.com/mherczeg) - 2 commits - [BrotherSharper](https://github.com/BrotherSharper) - 1 commit - [Spappz](https://github.com/Spappz) - 1 commit - [coffiarts](https://github.com/coffiarts) - 1 commit (This list is automatically generated based on git history.) ## License This project is licensed under the GNU General Public License v3.0 (GPLv3). You can find a copy of the license in the LICENSE file in the project repository or at https://www.gnu.org/licenses/gpl-3.0.en.html This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.