Electroid / SportPaper

Performance-tuned Minecraft 1.8 server
Other
196 stars 77 forks source link

"anti-xray" problem #79

Open hamzaeser opened 3 years ago

hamzaeser commented 3 years ago

hi, on "sportpaper", I am having an "anti-xray" problem. me explain this in the form of a video.

SportPaper : https://youtu.be/BucYDAz7xnw PaperSpigot: https://youtu.be/uKOH1M8RdBw

"anti-xray" settings are as follows:


      enabled: true
      engine-mode: 2
      hide-blocks:
      - 14
      - 15
      - 16
      - 21
      - 48
      - 49
      - 54
      - 56
      - 73
      - 74
      - 82
      - 129
      - 130
      replace-blocks:
      - 1```
hamzaeser commented 3 years ago

heyy ?

DiscowZombie commented 1 year ago

Still experimenting the same issue :disappointed:

Pablete1234 commented 1 year ago

Just so that you know, i don't believe this is likely to get fixed anytime soon by the repo maintainers, as this repo is made/maintained by a server which has no use for x-ray. If you need this fixed, i think your main options are: A) debug/fix the issue in sportpaper and submit a PR to the repository B) not use anti-xray C) continue to use paper spigot or another spigot/paper fork which does support this issue D) make another spigot/paper fork for your server? (i'd advise against this one tho, if you're putting dev time, consider option A instead)