Giter VIP home page Giter VIP logo

Comments (4)

Leo3418 avatar Leo3418 commented on August 16, 2024

Thanks for the suggestion. I will try that.

from realmute.

jerryzooyoyo avatar jerryzooyoyo commented on August 16, 2024

When I used isMuted($player), here is a problem I met.

  • When the player has been muted, he or she can change the account and pass the muting system.

Already enabled the mutedevice.

Can you add these to the API ? ( Player A has been muted. )

  • Player A used the account Player B to join the server, isMuted($playerB) still return true.
  • If "muteall", isMuted($anyplayer) return true.
  • If Player A is auto-muted, isMuted($playerA) return true.

Or add other APIs.
Thanks.^_^

from realmute.

Leo3418 avatar Leo3418 commented on August 16, 2024

Player A used the account Player B to join the server, isMuted($playerB) still return true.

I will add it.

If "muteall", isMuted($anyplayer) return true.

Because muting all players will not affect individual player's settings, I don't want to implement it. However, you may use $this->mute->getConfig()->get($muteall) in your plugin, or edit source code of this plugin instead. (GPLv3 does not require you to release modified source code unless you redistribute it)

If Player A is auto-muted, isMuted($playerA) return true.

I think it is already fulfilled.

from realmute.

jerryzooyoyo avatar jerryzooyoyo commented on August 16, 2024

Point 1 : Thank you !
Point 2 : Ok. I will try.
Point 3 : Tested. Already have. Thanks.

from realmute.

Related Issues (3)

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.