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

AntiRelog

AntiRelog forces players to stay in combat until the end, preventing them from logging out during PvP.

Оцените первым
1.6K
2

🛡️ AntiRelog

Protect your server from leakers and reloggers! AntiRelog keeps players in the fight until the end, preventing them from leaving the game during PvP.

This is fork original AntiRelog

✨ Features

  • 📊 BossBar — Displays the time remaining in PvP (1.9+)
  • 💬 ActionBar + Title — Beautiful PvP status notifications
  • ⚔️ Anti-cheat — Automatically disables Creative, Fly, God, and Vanish when attacked
  • 💀 Anti-leave — The player dies if they leave during PvP
  • 🚫 WorldGuard Ignore — Ability to ignore PVP DENY in regions
  • 📝 Command Block — Disables the use of commands during PvP
  • 🌍 Regions — Ability to disable PvP in specific WorldGuard regions
  • 🍎 Cooldowns — Configurable cooldowns for any item via items.yml
  • 🎯 Triggers — Flexible setup: CONSUME, RIGHT_CLICK, LEFT_CLICK, LAUNCH, RESURRECT
  • 🏃 Anti-teleport — Blocks teleports during PvP
  • 🎨 Customization — All messages are configurable in the config
  • 🔓 Permissions — Flexible permissions system for bypassing checks
  • 🕵️ Hide Events — Hide messages about joining, leaving, and dying
  • 📦 bStats — Anonymous statistics collection

🍎 Item Configuration (items.yml)

Each item is configured separately in items.yml:

items-cooldowns:
  GOLDEN_APPLE:
    translation: 'Golden Apple'
    handlers:
      - CONSUME
    checked-meta:
      - MATERIAL
    base64: 'dj0yOTc1LHR5cGU9R09MREVOX0FQUExF'
    time: 30
    set-material-cooldown: true
    message: ''

Available Handlers

HandlerDescription
CONSUMEEating/drinking items
RIGHT_CLICK_AIRRight-click in air
RIGHT_CLICK_BLOCKRight-click on block
LEFT_CLICK_AIRLeft-click in air
LEFT_CLICK_BLOCKLeft-click on block
BLOCK_BREAKBreaking blocks
RESURRECT_MAINHANDTotem in main hand
RESURRECT_OFFHANDTotem in off hand
LAUNCHProjectile launch (ender pearl)

Item Parameters

ParameterDescription
translationDisplay name of the item
handlersList of handlers
checked-metaWhat to check: MATERIAL, DISPLAY_NAME, LORE
base64Item encoding (via /antirelog copy)
timeCooldown time in seconds (0 = disabled, -1 = blocked)
set-material-cooldownShow cooldown in client UI (requires ProtocolLib)
messageCustom message ('' = no message)

🔐 Permissions

PermissionDescriptionDefault
antirelog.adminAccess to all commands (reload, stop, give, copy)OP
antirelog.bypassCompletely bypass all checks (PvP mode, cooldowns, powerups)OP
antirelog.bypass.cooldownBypass cooldowns on items (apples, pearls, totems, choruses, fireworks)OP
antirelog.bypass.powerupsBypass God/Fly/Speed/GM disabling when entering PvPOP
antirelog.bypass.vanishBypass Vanish disabling when entering PvPOP

🎮 Commands

CommandDescriptionExample
/antirelogShow help/antirelog
/antirelog reloadReload the plugin config/antirelog reload
/antirelog stop <player/all> [time]Stop PvP for protected players/antirelog stop Notch 5m
/antirelog give <player1> <player2>Force PvP between two players/antirelog give Notch Jeb_
/antirelog copyCopy item in hand to base64/antirelog copy

📝 Usage examples

# Stop PvP for all protected players for 10 minutes
/antirelog stop all 10m

# Stop PvP for a specific protected player for 1 hour
/antirelog stop Bananosme_Play 1h

# Force PvP between two players
/antirelog give kacnep Bananosme_Play

# Copy item for items.yml
/antirelog copy

# Reload plugin settings
/antirelog reload

📋 Compatibility

  • Minecraft: 1.8 — 26.2
  • Servers: Spigot, Paper, Purpur
  • API version: 1.13+

RU text

🛡️ AntiRelog

Защитите свой сервер от ливал и "релогеров"! AntiRelog заставляет игроков оставаться в бою до конца, предотвращая выход из игры во время PvP.

Это форк оригинального AntiRelog

✨ Особенности

  • 📊 BossBar — Отображение времени до конца PvP (1.9+)
  • 💬 ActionBar + Title — Красивые уведомления о статусе PvP
  • ⚔️ Анти-чит — Автоматическое отключение Creative, Fly, God, Vanish при атаке
  • 💀 Анти-выход — Игрок умирает, если вышел во время PvP
  • 🚫 Игнор WorldGuard — Возможность игнорировать PVP DENY в регионах
  • 📝 Блокировка команд — Запрет использования команд во время PvP
  • 🌍 Регионы — Возможность отключить PvP в определённых регионах WorldGuard
  • 🍎 Кулдауны — Настройка кулдаунов на любые предметы через items.yml
  • 🎯 Триггеры — Гибкая настройка: CONSUME, RIGHT_CLICK, LEFT_CLICK, LAUNCH, RESURRECT
  • 🏃 Анти-телепорт — Блокировка телепортов во время PvP
  • 🎨 Кастомизация — Все сообщения настраиваются в конфиге
  • 🔓 Права — Гибкая система прав для обхода проверок
  • 🕵️ Скрытие событий — Можно скрыть сообщения о заходе, выходе, смерти
  • 📦 bStats — Сбор анонимной статистики

🍎 Настройка предметов (items.yml)

Каждый предмет настраивается отдельно в items.yml:

items-cooldowns:
  GOLDEN_APPLE:
    translation: 'Золотое яблоко'
    handlers:
      - CONSUME
    checked-meta:
      - MATERIAL
    base64: 'dj0yOTc1LHR5cGU9R09MREVOX0FQUExF'
    time: 30
    set-material-cooldown: true
    message: ''

Доступные обработчики (handlers)

ОбработчикОписание
CONSUMEУпотребление предмета (еда, зелья)
RIGHT_CLICK_AIRПКМ по воздуху
RIGHT_CLICK_BLOCKПКМ по блоку
LEFT_CLICK_AIRЛКМ по воздуху
LEFT_CLICK_BLOCKЛКМ по блоку
BLOCK_BREAKРазрушение блока
RESURRECT_MAINHANDТотем в основной руке
RESURRECT_OFFHANDТотем в дополнительной руке
LAUNCHМетание снаряда (жемчуг края)

Параметры предмета

ПараметрОписание
translationНазвание предмета для отображения
handlersСписок обработчиков
checked-metaЧто проверять: MATERIAL, DISPLAY_NAME, LORE
base64Кодировка предмета (через /antirelog copy)
timeВремя кулдауна в секундах (0 = отключен, -1 = запрещено)
set-material-cooldownПоказывать кулдаун в UI клиента (ProtocolLib)
messageКастомное сообщение ('' = без сообщения)

🔐 Права

ПравоОписаниеПо умолчанию
antirelog.adminДоступ ко всем командам (reload, stop, give, copy)OP
antirelog.bypassПолный обход всех проверок (PvP режим, кулдауны, powerups)OP
antirelog.bypass.cooldownОбход кулдаунов на предметы (яблоки, перлы, тотемы, хорусы, фейерверки)OP
antirelog.bypass.powerupsОбход отключения God/Fly/Speed/GM при входе в PvPOP
antirelog.bypass.vanishОбход отключения Vanish при входе в PvPOP

🎮 Команды

КомандаОписаниеПример
/antirelogПоказать справку/antirelog
/antirelog reloadПерезагрузить конфиг плагина/antirelog reload
/antirelog stop <игрок/all> [время]Остановить PvP у игрока(-ов) с защитой/antirelog stop Notch 5m
/antirelog give <игрок1> <игрок2>Принудительно начать PvP между двумя игроками/antirelog give Notch Jeb_
/antirelog copyСкопировать предмет в руке в base64/antirelog copy

📝 Примеры использования

# Остановить PvP у всех игроков с защитой на 10 минут
/antirelog stop all 10m

# Остановить PvP у конкретного игрока с защитой на 1 час
/antirelog stop Bananosme_Play 1h

# Принудительно начать PvP между двумя игроками
/antirelog give kacnep Bananosme_Play

# Скопировать предмет для items.yml
/antirelog copy

# Перезагрузить настройки плагина
/antirelog reload

📋 Совместимость

  • Minecraft: 1.8 — 26.2
  • Серверы: Spigot, Paper, Purpur
  • API версия: 1.13+

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.2.x26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x

Поддерживаемые окружения

Сервер

Ссылки

Детали

Лицензия:
Опубликован:6 месяцев назад
Обновлён:2 недели назад
Главная