▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/FakeModBlocker
FakeModBlocker

FakeModBlocker

A lightweight, fully customizable, no dependencies plugin that detects some mods and known clients.

Оцените первым
1.1K
7
Все версииFakeModBlocker 1.7.0

FakeModBlocker 1.7.0

Release11.07.2026

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

Added

  • Sign-translation: multi-key support. detect now accepts a list of translation keys via keys: [...] in addition to the single key. Any one of the listed keys being resolved by the client is treated as a hit — useful for mods that ship several keybinds (Xaero, Litematica, JEI…) or where key names differ across mod versions.

    MyMod:
      detect:
        keys:
          - "key.mymod.a"
          - "key.mymod.b"
      punishment:
        action: KICK
        reason: "..."
    
    The old key: "..." form still works — 100% config-compatible.
    

Improved

  • Sign-translation support probe now tells you WHY it's disabled. Previously the console just said "current server/API does not support it"; now it names the exact class or method that's missing, e.g.

▎ Sign translation detection unavailable: missing method org.bukkit.entity.Player#openVirtualSign(Position, Side) (Paper API too old; sign-translation needs Player#openVirtualSign, which was added in Paper 1.21.5 and does not exist on 1.21.4 or earlier; Spigot and some Paper forks like Purpur/Pufferfish/Leaves may also lack it).

  • Makes it obvious whether you just need to update Paper, or whether you're on Spigot / a Paper fork that doesn't expose the sign API yet.

Docs

  • config.yml now explains up-front that forbiddenList matches plugin-channel names, not mod display names, and points users to sign-translation.mods for client-only mods that never register a plugin channel. Multiple people were hitting this footgun.
  • Added a commented-out Xaero example showing multi-key config.

Compatibility

  • No breaking changes. Existing configs continue to load untouched.

Файлы

fakemodblocker-1.7.0.jar(43.92 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.7.0

Загрузчики

Bukkit
Folia
Paper
Purpur
Spigot

Версии игры

1.8–26.2

Загрузок

124

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

11.07.2026

Загрузил

ID версии

Главная