Coder Social home page Coder Social logo

Cannot mute about chatcontrol-pro HOT 8 CLOSED

kangarko avatar kangarko commented on May 29, 2024
Cannot mute

from chatcontrol-pro.

Comments (8)

jaboy avatar jaboy commented on May 29, 2024 1

Setting the formatters priority didnt seem to help, but when i set the checkers priority to highest, then it worked, players are now muted on both local and bungee chat, thank you :3

from chatcontrol-pro.

kangarko avatar kangarko commented on May 29, 2024

You mean if they use /chc global ? Well, then there's little I can do because the plugin is 'blind' and don't see if the player actually can write. The event system is like a pipeline where the things can work concurrently without seeing each other. I cannot do this there, I am sorry.
I am leaving open for maybe-future fixes.

from chatcontrol-pro.

jaboy avatar jaboy commented on May 29, 2024

i am a little confused by this :P

since i can turn off "sending chat to bungee" in the configuration, it has to be because the plugin on the spigot server sends the chat to bungee, why cant the spigot server check permissions before sending to bungee ?

if its because you are checking permissions by actually starting the message event and then see if it is cancelled, then send it on the local server first, if it is not canceled, then send it to bungee.

i am aware that it can be hard on another servers to check permissions when the message gets there via bungee, but if i didnt want the player to chat on the other servers, i would just have to make sure i use a global mute plugin that will locally mute him on all servers.

from chatcontrol-pro.

jaboy avatar jaboy commented on May 29, 2024

and if it is still impossible, is there any mute plugin out there that can mute the players on bungee ?

from chatcontrol-pro.

kangarko avatar kangarko commented on May 29, 2024

When can they talk even if muted? If executing /chc global command, in chat channels or in regular chat ? Can you send me the effective parts of your settings.yml and chat.yml respectively.
I honestly give this little chance to be fixed within the plugin. Idk many bungee plugins, but I am sure there are lots of (free) ones that offer mute functionality.

from chatcontrol-pro.

jaboy avatar jaboy commented on May 29, 2024

my settings http://pastebin.com/NGfR4dYs
my chat http://pastebin.com/BJfZmE9z

as you see in my settings, i have
Bungee_Chat:
Enabled_By_Default: true

if i mute from ban-management, players can still talk both on local and with bungee.
as a test, i attempt to use /chc g switch (turn off bungee) and then the player could no longer chat.

from chatcontrol-pro.

EvilOlaf avatar EvilOlaf commented on May 29, 2024

Never mind. Sorry.

from chatcontrol-pro.

kangarko avatar kangarko commented on May 29, 2024

Can you also try setting the Formatter's priority to HIGHEST and MONITOR? (Always restart the server after doing so.)

from chatcontrol-pro.

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.