> For the complete documentation index, see [llms.txt](https://docs.ohalee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohalee.com/products/ultimateguilds/features.md).

# Features

## GUI

Everything is controllable via GUI for more pleasant management. From a single menu members can browse the roster, review pending invites and bans, read the guild log, and manage other players.

<figure><img src="/files/PYKlesQipJ2aTC7zuYcw" alt=""><figcaption></figcaption></figure>

## Ranks & Hierarchy

Each member holds one of five ranks: **Guild Master**, **Co-Leader**, **Moderator**, **Member** and **Recruit**. Ranks are changed with `/guild promote` and `/guild demote`, and ownership can be handed over with `/guild admin`.

## Member Status

There are messages to indicate who joins or leaves the server and is part of the guild.

<figure><img src="/files/yQseISdFsKP7kiRkmmUt" alt=""><figcaption></figcaption></figure>

## Guild Chat

It is possible to write in the Guild chat. All members will see it, even if they have it turned off. Toggle it with `/guild chat`, or send a one-off message using the `gc`, `gchat` or `guildchat` aliases.

<figure><img src="/files/lL4Q2ubNeDt2r5bOfPVU" alt=""><figcaption></figcaption></figure>

## Levels, XP & Multiplier

Guilds progress through an experience and level system. Each guild also carries a configurable **multiplier** that can be read through placeholders and used by other plugins. Staff can adjust these values directly with `/guild xp` and `/guild level`.

## Tag & Color

Guilds can set a short **tag** and pick a **hex color** for it via `/guild tag` and `/guild color`. When LuckPerms is installed the tag is applied to the player's chat/nametag suffix.

## Logs

Every action within the guild (create, invite, accept, kick, ban, unban, promote, demote, rename, tag change, ownership transfer, leave) is saved and can be viewed via `/guild log` or the GUI.

<figure><img src="/files/wgMwAo6SdfFtflYSZI8L" alt=""><figcaption></figcaption></figure>

## Guild Info

It is possible to see some guild info and the list of members based on rank via commands.

<figure><img src="/files/6WhGK3IBJPjh3ktoXtxB" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/l1NsHwmcEs0QlHBe7MXg" alt=""><figcaption></figcaption></figure>

## Bans & Invites

Players can be invited to a guild, and troublesome players can be banned so they can no longer be invited or join. Both invites and bans are tracked and manageable from the GUI.

## Multi-Server Support

With `enable-proxy-support` and Redis enabled, guild data is shared across every server on the network, so members see the same guilds, chat and updates regardless of which server they are on.

## Integrations

* **PlaceholderAPI** — exposes `%guilds_*%` placeholders (see [placeholders.md](/products/ultimateguilds/placeholders.md)).
* **LuckPerms** — applies the guild tag as a player suffix and can gate the maximum member count per permission group.
