DiffuseHyperion / InertiaAntiCheat

Stop people from using unwanted mods on your server!
Other
14 stars 8 forks source link

SUGGESTION: add checked hash resource packs clients. #37

Open kitovoi111 opened 2 months ago

kitovoi111 commented 2 months ago

add checked hash resource packs clients.

kitovoi111 commented 2 months ago

Please add for version 1.21 a check for resource packs and a gamma setting in options so that the value cannot be higher than 1.0. and anti clicker.

kitovoi111 commented 2 months ago

example this anticheat forge: https://modrinth.com/mod/watchdog-anticheat

DiffuseHyperion commented 2 months ago

Will add into the next version 👍

Although, what do you mean by "anti clicker"? If you're talking about autoclicking, that is kinna out of the scope of the project.

kitovoi111 commented 2 months ago

I was thinking about resource packs. You will have to check that every few ticks the client sends a cache to the server, since resource packs can be enabled while on the server, that is, if there is a change in the resourcepacks folder, the client needs to send a new cache to the server

kitovoi111 commented 2 months ago

Will add into the next version 👍

Although, what do you mean by "anti clicker"? If you're talking about autoclicking, that is kinna out of the scope of the project.

image

kitovoi111 commented 2 months ago

This is a check for the maximum allowed click (it can be configured), look at how it was done in that anti-cheat.

kitovoi111 commented 2 months ago

If you can do it for 1.20.6 and 1.21, I’ll be ready to check

rotgruengelb commented 2 months ago

This is a check for the maximum allowed click (it can be configured), look at how it was done in that anti-cheat.

This is a User-Added-Content checker anti-cheat not a gameplay anti-chat this would probably be out of scope as well.