Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/Fake Player Plugin (FPP)
Fake Player Plugin (FPP)

Fake Player Plugin (FPP)

Spawn realistic fake players on your Paper server — complete with tab list presence, server list counts, join/quit messages, and in-world entities. Can also be used as configurable AFK bots to keep your server active.

5.0K
17
Все версииFake Player Plugin (FPP) 1.6.6.8

Fake Player Plugin (FPP) 1.6.6.8

Release2 дн. назад

Список изменений

v1.6.6.8 (2026-05-02)

Bot Join/Leave Message Overhaul

  • Bot join/leave messages now use custom bot-join/bot-leave lang keys from en.yml instead of vanilla "joined/left the game" — fully customizable with MiniMessage formatting
  • Vanilla quit messages are always nulled for bots; leave messages are broadcast explicitly via BotBroadcast.broadcastLeaveByDisplayName() — no more missing leave messages
  • Death-despawn leave messages fire 20 ticks after death (after kill message + entity removal) for proper ordering: kill message → leave message

Skin System Improvements

  • Skin fetch retry count increased from 3→5 (MAX_FALLBACK_ATTEMPTS) — bots try up to 5 pool names before falling back to Steve/Alex
  • SkinRepository.getAnyValidSkin() retries with different random names on failure; SkinManager.tryFallback() handles null/invalid results gracefully
  • All skin retry/failure messages converted to Config.debugSkin() — silent by default, visible only with logging.debug.skin: true

Ping System

  • ping.enabled default changed from true to false — ping simulation is now opt-in (existing configs unaffected; migration v69→v70)

Help Menu

  • HelpGui now includes ping (REPEATER) and skin (PLAYER_HEAD) commands in the Bots category

Extension Config & Resource System

  • FppExtension now provides 6 convenience methods: getDataFolder(), getConfig(), saveDefaultConfig(), saveDefaultResources(), saveResource(), reloadConfig()
  • FppApi exposes 3 cross-extension methods: getExtensionDataFolder(), saveDefaultExtensionConfig(), getExtensionConfig()
  • ExtensionLoader creates per-extension data folders automatically; /fpp reload extensions now syncs config keys

Per-Bot Settings GUI Overhaul

  • BotSettingGui now has 5 categories: ⚙ General · 💬 Chat · 🗡 PvE · 🧭 Pathfinding · ⚠ Danger
  • General: frozen, respawn-on-death (new), head-AI, swim-AI, chunk-radius, pick-up-items, pick-up-xp, rename, share-control (new)
  • PvE (new, replaces PvP): smart-attack mode (OFF/ON still/ON move), mob type selector (90+ entries), detect range, target priority
  • Pathfinding (new): follow-player, parkour, break-blocks, place-blocks
  • Danger: reset-all-settings (new), delete bot — both double-click confirm

PvE Smart Attack Mode

  • Per-bot tri-state: OFF / ON_NO_MOVE (stationary) / ON_MOVE (pursues via PathfindingService); persisted in DB v21
  • /fpp attack <bot> --mob --move maps to ON_MOVE; pveEnabled is now a convenience accessor

Attack Hunt Mode

  • New /fpp attack <bot|all> --hunt [<mob>] [--range <n>] [--priority <mode>] — autonomous roaming mob hunt (range 32, not locked); Permission: fpp.attack.hunt

New Commands

  • /fpp save — checkpoint all bot data to disk (Perm: fpp.save)
  • /fpp setowner <bot> <player> — transfer bot ownership (Perm: fpp.setowner)
  • /fpp bots [bot] — paginated GUI of manageable bots (aliases: mybots, botmenu; Perm: fpp.settings)
  • /fpp skin <bot> <username|url|reset> — apply Mojang/URL skin or reset (Perm: fpp.skin)
  • /fpp find <bot> <block> [--radius] [--count] — scan + mine nearby blocks (Perm: fpp.find)
  • /fpp groups [gui|list|create|delete|add|remove] — personal bot groups (Perm: fpp.groups)
  • /fpp sleep <bot|all> <x y z> <radius> — auto-sleep at night (Perm: fpp.sleep)
  • /fpp stop [<bot>|all] — cancel all active tasks (Perm: fpp.stop)
  • /fpp move <bot> --coords <x> <y> <z> — navigate to coordinates with ~ offsets
  • /fpp move <bot> --roam [x,y,z] [radius] — autonomous random wandering (persists across restarts)

Per-Bot Features

  • respawnOnDeath — auto-respawn on death; autoEatEnabled / autoPlaceBedEnabled — per-bot automation overrides
  • navAvoidWater / navAvoidLava — per-bot pathfinding avoidance; defaultWaterPathAvoidanceEnabled (init: true)
  • Mob type selector GUI — 54-slot paginated chest for toggling specific mob types per-bot
  • Share control — grant/revoke controller access to other players from BotSettingGui

Extension / Addon API

  • FppExtension interface — drop .jar files into extensions/; auto-loaded, sorted by priority; lifecycle: onEnable(FppApi) / onDisable()
  • 20+ API event classes; full access to commands, tick handlers, settings GUI tabs, navigation, service registry

Random Name Generator

  • bot-name.mode: random (new default) — generates realistic Minecraft-style usernames on the fly; no more Bot1234

WorldEdit Integration

  • --wesel flag for /fpp mine and /fpp place — uses current WorldEdit selection; Permissions: fpp.mine.wesel, fpp.place.wesel

Automation Defaults

  • New automation section: auto-eat: true, auto-place-bed: true — copied to new/restored bots; existing bots keep per-bot values

Pathfinding & Knockback Fixes

  • Door/gate/trapdoor handling; ladder/vine/scaffolding climbing; knockback fix for 1.21.9+; organic walk wobble (±5°); sprint-jump on airborne→ground transition

Folia Support

  • folia-supported: true in plugin.yml; compatible with Folia's regionised threading model

Configuration

  • Config version: 65 → 70 (v65→v67: mass-disable-threshold, bot-name.mode, follow-recalc-interval; v67→v70: ping latency-effect, spike, enabled-default changes)
  • DB Schema: v18 → v22 (v18→v19: nav_avoid_water/lava; v19→v20: ping; v20→v21: pve_smart_attack_mode, respawn_on_death; v21→v22: auto_milk_enabled, prevent_bad_omen, ping_user_set)

Permissions

  • New nodes: fpp.save, fpp.setowner, fpp.skin, fpp.attack.hunt, fpp.find, fpp.sleep, fpp.stop, fpp.mine.wesel, fpp.place.wesel, fpp.tph.all

Файлы

fpp-1.6.6.8.jar(18.22 MiB)
Основной
Скачать
fpp-bungee.jar(8.95 KiB)
Скачать
fpp-velocity.jar(9.82 KiB)
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.6.6.8

Загрузчики

BungeeCord
Folia
Paper
Purpur
Velocity

Версии игры

1.21–26.1.2

Загрузок

281

Дата публикации

2 дн. назад

Загрузил

ID версии

Главная