jtojnar / pengu

MIT License
2 stars 1 forks source link

Moderation tools #35

Closed jtojnar closed 9 years ago

jtojnar commented 10 years ago

Next to #15 there should be some moderation tools.

Inside we were discussing adding dungeon for banned penguins as described by RocketSnail eventually concluding that it could lead to behaviour we are trying to prevent, even if the result of ban weren’t likeable (i.e. being unable to move or say something and being placed in publicly accessible room e.g. graveyard).

Another option, that seems more interesting for us, is Hellbanning. This measure would either isolate banned penguin completely from other penguins or hide the banned penguin for normal players thus rendering him inaudible. Maybe only banned penguin’s messages could be hidden, but this isn’t so important.

mv100 commented 10 years ago

I like the idea of Hellbanning more. The player would be seen by other, by they couldn't talk ("mute"). However, while it is simple to change a name (I can just login with nick 'mv1000'), I think #28 should be done first.

jtojnar commented 10 years ago

Interface for moderation tools will be implemented as chat filter. Chat messages starting with slash will be caught and trigger right action.

mv100 commented 10 years ago

So mods will be able to write something like "/ban lipsum" which will ban user "lipsum"?

jtojnar commented 10 years ago

Yep.