BetterChatFlood

Moved

Total Downloads: 631 - First Release: May 21, 2017 - Last Update: Nov 10, 2017

5/5, 7 likes
  1. Thanks for your help to fellow server owners and admins.

    Unfortunately there’s not much I can do to prevent this in the plugin, we need to wait for Oxide to overhaul the chat hooks. No ETA on when that’s going to happen.
     
  2. plugin not working correctly if a player types to fast it will just remove there tags and not mute them
     
  3. Hey
    Will there be support for split long messages?
    At the current moment after censorship all words are replaced

    example: hello fuck apple
    as: hello **** *****
     
  4. Error while compiling: BetterChatFlood.cs(50,33): error CS0115: `Oxide.Plugins.BetterChatFlood.SaveConfig()' is marked as an override but no suitable method found to override.

    Help?
     
  5. Using Hurtworld V2, I get this when I try to load this plugin
    Code:
    00:21 [Error] Error while compiling: BetterChatFlood.cs(50,33): error CS0115: `Oxide.Plugins.BetterChatFlood.SaveConfig()' is marked as an override but no suitable method found to override
     
  6. Wulf

    Wulf Community Admin

    Wulf updated BetterChat Flood with a new update entry:

    1.0.3

     
  7. 64 BetterChatFlood - Failed to compile: BetterChatFlood.cs(103,92): error CS1503: Argument `#2' cannot convert `double' expression to type `string

    with Oxide 2.0.3720

    Please Update the Plugin, Thanks
     
    Last edited by a moderator: Nov 9, 2017
  8. Here is the fix.

    Replace line 102 with this.
    Code:
    player.Reply(lang.GetMessage("Cooldown", this, player.Id), "",  GetNextMsgTime(player));
    The error happened because oxide updated IPlayer.Reply with a prefix variable. This passes in a blank prefix. So it works just like before :)
     
  9. Ryan updated BetterChat Flood with a new update entry:

    1.0.4

     
  10. The latest version is broken. Periodically it blocks all chat server-wide with the message "You're typing too fast please wait 0 seconds"
     
  11. Yes I saw it as well, it does it to random ppl tho not server wide
     
  12. with the latest version 1.0.4 there is a problem. people can no longer use the chat and write anything.
     
  13. I've had players tell me they are receiving. "Try again in {0} seconds" every time they type.
     
  14. Eat

    Eat

  15. my players keep getting the same issue as tunnleram and eat
     
  16. Wulf

    Wulf Community Admin

    Wulf updated BetterChat Flood with a new update entry:

    1.0.5

     
  17. Once flooded, the user is still able to chat although messages are displayed without BetterChat titles, colours etc.
     
  18. Don't know if this plugin is still maintained but is it possible to add more features like:
    - Extend mute when try to keep talking.
    - When mute reach a specific amount of time player gets kicked. (and keep mute after relog)
    - Turn off that option because people still spam the chat, (It is not shown but the server still gets the message which might cause lag)