Photon-GitHub / AntiCheatAddition

An anticheat with nieche checks to cover cheats usually not covered by anticheats.
GNU General Public License v3.0
152 stars 45 forks source link

Fixes an issue where for some reason floodgate could not detect a player #579

Closed DxrkCat closed 8 months ago

DxrkCat commented 8 months ago

Due to some floodgate/geyser settings AntiCheatAddition did not always detect Bedrock player. I changed it to isFloodgatePlayer(UUID) and now it detects Geyser players perfectly. Tested with the latest versions of Geyser and floodgate with the default Geyser configs and with my configs that had problems.