
FP's AntiFreecam
High-Performance Anti-Freecam/Anti-Xray for Spigot, Paper, Folia, and with Bedrock Support. Secure your world with ease againts freecammers.
Оцените первым
2.0K
7
Список изменений
🐛 Fixed (Folia)
- Teleport crash:
onPlayerTeleportcalled the blockingEntity#teleport()from inside a Folia region-scheduled task, which always throwsUnsupportedOperationException: Must use teleportAsync while in region threading. The player was never moved and protection silently failed to apply/lift. Switched toteleportAsync(), with the follow-up state update correctly bounced back onto the owning region thread. - Entity-hiding crash risk:
EntityHider(active by default viaentities.hide-entities: true) scheduled its hide/show/spawn-hook logic on the global region scheduler instead of the region that actually owns the entity/player. Same failure class as the teleport bug — now routed through the region-aware scheduler. - Update-notification crash risk: the "notify already-online admins of a new version" path called the raw, legacy
Bukkit.getScheduler().runTask(), which Folia rejects outright. Triggered whenever an update is detected while an admin is already online (e.g. right after/fpac reload). Now uses the Folia-safe scheduler wrapper like the rest of the plugin.
🐛 Fixed (config correctness)
protection.pie-chart-protectionhad no effect — tile-entity stripping (CHUNK_DATA) and entity-spawn packet cancellation ran unconditionally regardless of the setting. Both now correctly respect it.
🔧 Config
config-versionbumped to4.1to ensure the migration path runs cleanly on upgrade for all existing installs.
Файлы
FPAntiFreeCam-1.4.5.jar(4.88 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.4.5
Загрузчики
BukkitFoliaPaperPurpurSpigot
Версии игры
1.19–26.2
Загрузок
11
Дата публикации
01.08.2026
