DiscordSRV / Staff-Chat

A staff-chat plugin that hooks into DiscordSRV
MIT License
29 stars 11 forks source link

Cannot use staff chat #45

Closed PadawanAmy closed 3 months ago

PadawanAmy commented 3 months ago

Whenever we try and use the staff chat we are given the message "Staff chat is currently disabled and cannot be used at this time." The channel is setup correctly, we have discordsrv running, we can use discordsrv features in the staff chat too, we switched the global channel to send messages to the discord staff chat to make sure. There is no errors or warnings, or any information about why the staff chat is disabled.

[2024-06-06T05:19:36] ========== Starting Debugger ==========
[2024-06-06T05:19:36] [ManageStaffChatCommand] [Status: Debug Toggle (Initial)] Is DiscordSRV installed and enabled? true :: Is DiscordSRV hooked? true :: Is staff-chat channel ready? true (TC:🗯・staff-chat(1221208914247290951))
[2024-06-06T05:19:45] [ManageStaffChatCommand] [Status: Debug Toggle (30 Seconds)] Is DiscordSRV installed and enabled? true :: Is DiscordSRV hooked? true :: Is staff-chat channel ready? true (TC:🗯・staff-chat(1221208914247290951))
[2024-06-06T05:19:52] [MessageProcessor] [Discord: Message] from(padawanamy#0) message("test")
[2024-06-06T05:20:03] ========== Disabled Debugger ==========

DiscordSRV version: 1.27.0 DiscordSRV-Staff-Chat version: 1.4.5 Paper version: paper-497 1.20.4 DiscordSRV config: https://pastebin.com/TPDcW02E DiscordSRV-Staff-Chat config: https://pastebin.com/dc18FmXa

RezzedUp commented 3 months ago

"Staff chat is currently disabled and cannot be used at this time."

There's no message like that in this plugin. Do you have any other plugins installed that could be interfering with the staff chat command?

PadawanAmy commented 3 months ago

oh interesting, I will investigate thanks