Skip to content

Commit

Permalink
Add /togglestaffchatsounds info to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
RezzedUp committed Feb 4, 2024
1 parent 4185b19 commit efb8980
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions README.md
Expand Up @@ -6,12 +6,11 @@
[![](https://img.shields.io/badge/Java-11-orange)](# "Java Version: 11")
[![](https://img.shields.io/github/v/release/DiscordSRV/Staff-Chat.svg?label=Release&color=ok)](https://github.com/DiscordSRV/Staff-Chat/releases/latest "Latest Release")
[![](https://img.shields.io/spiget/downloads/44245?color=yellow&label=Spigot%20Downloads)](https://www.spigotmc.org/resources/discordsrv-staff-chat.44245/ "Spigot Resource Page")
[![](https://img.shields.io/modrinth/dt/uD7Bzf5q?color=%2300af5c&label=Modrinth%20Downloads&logo=modrinth)](https://modrinth.com/plugin/uD7Bzf5q "Modrinth Project Page")

</div>

**Spigot:** https://www.spigotmc.org/resources/discordsrv-staff-chat.44245/

DiscordSRV-Staff-Chat is a staff chat plugin that connects to a Discord channel (via [DiscordSRV](https://github.com/Scarsz/DiscordSRV)), allowing in-game staff to communicate with staff on Discord.
DiscordSRV-Staff-Chat is a staff chat plugin that connects to a Discord channel (via [DiscordSRV](https://github.com/DiscordSRV/DiscordSRV)), allowing in-game staff to communicate with staff on Discord.

![](https://i.imgur.com/ssKGDTJ.gif)

Expand Down Expand Up @@ -66,7 +65,8 @@ Channels: {"global": "000000000000000000", "staff-chat": "337769984539361281"}

**Usage:**
- `/leavestaffchat` - Stop receiving staff chat messages.
- This can be disabled in the config if you don't want staff members to turn off their staff chat.
- Useful to avoid leaking staff chat messages if a staff member is filming or streaming.
- This can be disabled in the config if you don't want staff members to turn off their staff chat.

### /joinstaffchat

Expand All @@ -79,6 +79,17 @@ Channels: {"global": "000000000000000000", "staff-chat": "337769984539361281"}
**Usage:**
- `/joinstaffchat` - Start receiving staff chat messages again if you previously left.

### /togglestaffchatsounds

![](https://i.imgur.com/MYbaRtZ.png)

**Permission:** `staffchat.access`

**Aliases:** `/toggleadminchatsounds`

**Usage:**
- `/togglestaffchatsounds` - Mute or unmute staff chat sounds for yourself.

### /managestaffchat

**Permission:** `staffchat.manage`
Expand Down

0 comments on commit efb8980

Please sign in to comment.