PluginBugs / Issues-Wraith

Repository used to keep track of issues of my plugin Wraith
0 stars 0 forks source link

[Suggestion] Optional No Meassage for PacketLimiter #64

Closed CloudeLecaw closed 2 years ago

CloudeLecaw commented 2 years ago

Currently on Startup of Wraith Wraith suggest to use PacketLimiter Plugin.

Well PaperMC isself has this option: (paper.yml)

  packet-limiter:
    kick-message: '&cSent too many packets'
    limits:
      all:
        interval: 7.0
        max-packet-rate: 500.0
      PacketPlayInAutoRecipe:
        interval: 4.0
        max-packet-rate: 5.0
        action: DROP

So my question is - does it make sense to use this PacketLimiter? And the next question would be.. If No - Would it make sense to add an Option that when seen that PaperMC is used not giving the Suggestion to install PacketLimiter? Even if your using it Wraith still suggest it on startup

Waithing for your Responce :-)

LoneDev6 commented 2 years ago

Thanks! I didn't know Paper implemented that feature recently. I'll remove this warning for 1.18+