> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.ph4ntom.org/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQs

> Frequently asked questions about the Premium LiteBans Configuration.

## Hover Text for Default Players

By default, LiteBans hides hover text from non-staff players for privacy. To enable it, follow these steps:

<Steps>
  <Step title="Grant Permission">
    Grant the permission `litebans.json.hover_text` to the default group using LuckPerms:

    `/lp group default permission set litebans.json.hover_text true`
  </Step>

  <Step title="Verify Configuration">
    Check that `json_hover_text` is enabled in your `config.yml` or `messages.yml` file.
  </Step>

  <Step title="Reload LiteBans">
    Type `/litebans reload` to apply the changes.
  </Step>

  <Step title="Test Hover Text">
    Join your server and hover over ban/mute messages to verify the text displays for all players.
  </Step>
</Steps>

<Note>
  If hover text still doesn't display, ensure:

  * The permission was set correctly in LuckPerms
  * The player relogged after the permission change
  * The config option `json_hover_text` is set to `true`
</Note>

## Common Topics

<AccordionGroup>
  <Accordion icon="wrench" title="Installation and setup">
    Questions about installing LiteBans, uploading configuration files, and initial setup.
  </Accordion>

  <Accordion icon="palette" title="Customization and colors">
    How to change colors, gradients, messages, and styling of punishments.
  </Accordion>

  <Accordion icon="ban" title="Punishment types">
    Information about bans, mutes, warns, and other punishment options.
  </Accordion>

  <Accordion icon="message" title="Message customization">
    How to customize ban messages, warn messages, and hover text.
  </Accordion>

  <Accordion icon="tachometer-alt" title="Performance and optimization">
    Tips for optimizing LiteBans performance and reducing server impact.
  </Accordion>
</AccordionGroup>

## Need Help?

<Note>
  If you encounter any issues or have questions that aren't covered here, please reach out to support on our [Discord](https://ph4ntom.org/discord). We're here to help!
</Note>
