Open thejetou opened 5 years ago
- The server will always send join / leave messages
It already does though.
I don't mind this change, but I think the default auto-messages could stand to be a bit smarter. I've always thought about "auto-off when usercount goes above 6" or something like that.
It already does though.
Yeah, I wasn't aware it just sent it as |j|
, which I guess implies it as more "silent".
|J|
is the silent one (I made this mistake as well)
/force(show|hide)joins
in the future, which would show all joins / leave messagesI don't think there needs to be a /forcehidejoins
. I'm fine with just changing how /hidejoins
works, and adding an /autoshowjoins
.
(I also don't know what /forceshowjoins
would do, but I assume you just didn't think about it when you typed that.)
(I also don't know what /forceshowjoins would do, but I assume you just didn't think about it when you typed that.)
It would just show |J|
(silent) messages in the logs.
It would just show
|J|
(silent) messages in the logs.
That's what /showjoins
does. I'm saying I don't know what /forceshowjoins
would do differently.
I don't think there needs to be a /forcehidejoins. I'm fine with just changing how /hidejoins works, and adding an /autoshowjoins.
Either works for me.
That's what
/showjoins
does. I'm saying I don't know what/forceshowjoins
would do differently.
Ooh, I wasn't aware that was the case.
...What did you think /showjoins
did?
The server will always send join / leave messages
/hidejoins
and/showjoins
will hide and show joins / leave messages in the current room, respectively/hidejoins battles
and/showjoins battles
will hide and show joins / leave messages in all battle rooms, respectively/hidejoins chatrooms
and/showjoins chatrooms
will hide and show joins / leave messages in all chatrooms, respectivelyThe default state of hiding join / leave messages won't change, battles will show them, while chatrooms won't.