Giter Site home page Giter Site logo

Comments (18)

MiracleM4n avatar MiracleM4n commented on August 23, 2024

As of Build #1528 ( http://ci.bukkit.org/job/dev-CraftBukkit/1528/ ) If the Message is empty than it will not show join/quit messages. (set message.join/leave to "") to make this effective. I can although work on a permissions based system. Ive been working a lot on the GUI and it has been quite frustrating so this will take my mind of this for the time being. Look forward to it in the near future.

from mchat.

MiracleM4n avatar MiracleM4n commented on August 23, 2024

Done its in the latest Commit read the details for more information.

from mchat.

don4of4 avatar don4of4 commented on August 23, 2024

Hmm... I still get the messages for some reason. I will investigate.

from mchat.

MiracleM4n avatar MiracleM4n commented on August 23, 2024

If you have the node you will not recieve the messages.

from mchat.

MiracleM4n avatar MiracleM4n commented on August 23, 2024

(Also make sure that mchat.formatEvents is set to true)

from mchat.

don4of4 avatar don4of4 commented on August 23, 2024

Oh, that is the problem. Thanks!

from mchat.

don4of4 avatar don4of4 commented on August 23, 2024

What do you think about a toggle that would switch death messages off after a certain number of players join? This seems like it would be easy to implement, and it would be nice because during the day on weekdays the number of players is low enough to justify turning on the death messages again.

Note: This is just an idea, I am not sold if its going to be a lot of work. By the way, I love the effort you have been putting into this project. :)

from mchat.

MiracleM4n avatar MiracleM4n commented on August 23, 2024

So basically a > than player == no death message?

from mchat.

don4of4 avatar don4of4 commented on August 23, 2024

If (server.getPlayersSomehow() > config.playertoggle){
noDeathMessage = true;
}

from mchat.

MiracleM4n avatar MiracleM4n commented on August 23, 2024

Do you want this for all event messages generically, a separate option for each or just for death?

from mchat.

don4of4 avatar don4of4 commented on August 23, 2024

Hmm. Can you do it for all event messages?

from mchat.

MiracleM4n avatar MiracleM4n commented on August 23, 2024

All separately?

from mchat.

don4of4 avatar don4of4 commented on August 23, 2024

No do generic death and generic join/leave and generic other (like kick/ban).

from mchat.

MiracleM4n avatar MiracleM4n commented on August 23, 2024

Paypal: [email protected] (Although you dont have to every donation is very well appreciated)

And I will work on this now.

from mchat.

MiracleM4n avatar MiracleM4n commented on August 23, 2024

Im making a new config tier. It will be called suppress

from mchat.

MiracleM4n avatar MiracleM4n commented on August 23, 2024

Done. Now to test.

from mchat.

MiracleM4n avatar MiracleM4n commented on August 23, 2024

And Pushed

from mchat.

MiracleM4n avatar MiracleM4n commented on August 23, 2024

Please open another Issue for more requests this one has been completed.

from mchat.

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.