@if (server()) {
@if (!isAdmin()) {

You are viewing this server's permissions. Only the server owner can make changes.

}

Allow Voice Chat

Users can join voice channels

Allow Screen Share

Users can share their screen

Allow File Uploads

Users can upload files

Slow Mode

Limit message frequency

Admins Can Manage Rooms

Allow admins to create/modify rooms

Moderators Can Manage Rooms

Allow moderators to create/modify rooms

Admins Can Change Server Icon

Grant icon management to admins

Moderators Can Change Server Icon

Grant icon management to moderators

@if (isAdmin()) { }
} @else {
Select a server from the sidebar to manage
}