DiscordSRV

DiscordSRV

86.8k Downloads

Command feedback for `/DiscordSRV Broadcast` when used in console.

Numpty-Clodpole opened this issue ยท 1 comments

commented

Why?

Well, when using the /DiscordSRV Broadcast command within console, there is no feedback of any kind. Not even the server log files have anything recorded for it. Also, as far as I'm aware, most other commands used in the console (other plugins and vanilla commands) send some form of feedback such as saying CONSOLE issued server command: /<command>.

This would be very helpful to me.

What and How?

I'd like a simple mirror message like other plugins do it as described above:

[Server] INFO CONSOLE issued server command: /DiscordSRV Broadcast <message content>

Are there alternatives?

Honestly, any form of feedback which contains the entire sent command, message content and all, will work as well. It just needs to be visible in the console itself so that it gets logged.

Checks

  • I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.

Anything else

Eh, the lack of it being logged is probably my biggest nitpick.
I'm not even sure if others utilise this command much, but it is used quite often on the server I manage. (both by staff, and by a plugin we have that allows running a custom command on a timed loop)

commented

Hey, Could anyone get me upto speed as to how I could help make a PR to fix this?