Git Product home page Git Product logo

Comments (8)

BlitzOffline avatar BlitzOffline commented on August 22, 2024

You have to go to plugins/ChatChat/extensions.yml and enable the griefprevention soft mute extension. Let me know if it still isn't working after that.

from chatchat.

Smudgge avatar Smudgge commented on August 22, 2024
addons:
  deluxechat:
    inverse_priorities: true
    unicode_permission:
      public_chat: true
      private_chat: true
  towny:
    channels: false
  discordsrv:
    channels_bridging: false
  essentials:
    vanish: false
  supervanish:
    vanish: true
    soft_mute: false
  griefprevention:
    soft_mute: true

We have softmute set to true but still doesn't work.

Screenshot 2023-06-21 at 10 04 57 pm
IMG-20230621-WA00032

from chatchat.

BlitzOffline avatar BlitzOffline commented on August 22, 2024

Just making sure but have you restarted the server after toggling it to true? Any changes in extensions.yml require a restart to apply.

from chatchat.

Smudgge avatar Smudgge commented on August 22, 2024

I think we have found the issue, when you reload the plugin the config regenerates like this :

addons:
  deluxechat:
    inverse_priorities: false
    unicode_permission:
      public_chat: true
      private_chat: true
  towny:
    channels: false
  discordsrv:
    channels_bridging: false
  essentials:
    vanish: false
  supervanish:
    vanish: false
    soft_mute: true

Maybe you could look though the code, may be related to why softmute is not working

from chatchat.

Smudgge avatar Smudgge commented on August 22, 2024

Screenshot 2023-06-22 at 10 22 38 am
Ahh found it!

from chatchat.

Smudgge avatar Smudgge commented on August 22, 2024

Made fix here #212

from chatchat.

BlitzOffline avatar BlitzOffline commented on August 22, 2024

Ah. Good catch. Tested everything but right before finishing that PR I've made some changes that I didn't test and I guess somehow I managed to forget to change something when copy pasting the changes.

from chatchat.

BlitzOffline avatar BlitzOffline commented on August 22, 2024

Fixed in #212

from chatchat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.