
EnfIllegalJoin
This plugin allows you to block players to join your server with specific clients.
12
0
EnfIllegalJoin is a lightweight and configurable security plugin that allows server administrators to block players from joining the server using specific Minecraft clients or modifications.
The plugin is designed to help protect your server against:
- Unwanted modded clients (e.g. Forge)
- Data-stealing tools (e.g. World Downloader)
- Cheating or unfair gameplay advantages
- Clients that violate your server rules
When a player attempts to join using a blocked client, the plugin can:
- Instantly kick the player
- Display a custom kick message
- Execute console commands (e.g. logging, banning, alerts)
config.yml
# ------------------------------------------------#
# EnfIllegalJoin configuration #
# Author: Enif #
# ------------------------------------------------#
# Available variables: {PLAYER}
clients:
forge:
should-kick: true
kick-message: '<#ff0000>You cannot join to this server using FORGE!'
execute-commands: []
world-downloader:
should-kick: true
kick-message: '<#ff0000>You cannot join to this server using World Downloader!'
execute-commands: []
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:6 месяцев назад
Обновлён:3 месяца назад
