AdminChat

AdminChat

112k Downloads

Add per-channel and overall muting

mdcfe opened this issue ยท 3 comments

commented

Issue by 1Rogue
Tuesday Oct 08, 2013 at 17:58 GMT
Originally opened as 1Rogue#5


Needs:

commands:

  • adminchat muteall *
  • adminchat muteall [player]

uses an anonymous runnable class for removing the player from the muted players

permissions:

  • adminchat.muteall
  • adminchat.muteall.*
  • adminchat.channel.mute.

listeners:
checks if they are in a map within the channel object of muted players

commented
commented

Not going to implement a global mute yet - I don't see the purpose of it right now.

commented