PluginBugs / Issues-Wraith

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

[BUG] fly in the water ? #84

Open BartosB13 opened 2 years ago

BartosB13 commented 2 years ago

Describe the bug It seems like my players are swimming in water (ice mining etc) the plugin detects fake fly alerts. Screen below. It is worth adding that the players had shoes from Depth Strider 3. My settings for flying:

  flight:
    enabled: true
    disable-if-has-elytra-equipped: true
    violations:
      disable-check-if-good-greather-than: 150
      start:
        everyone:
          good: 50
          bad: 0
        playtime-bonus:
          each-hour: 2
          good: 2
          bad: 0
      detection:
        min-violations:
          good: 20
          bad: 40
      reset-threshold:
        after-seconds: 100
      edit:
        good: 3
        bad: 3

Screenshots W bug fly water

Info (please complete the following information):