IllegalJoin
作者:rebot | 分类:模组
Minecraft 版本: 1.8.8 1.8.9 1.9 1.9.4 1.10 1.10.2 1.11 1.11.2 1.12 1.12.2 1.13 1.13.2 1.14 1.14.4 1.15 1.15.2 1.16 1.16.5 1.17 1.17.1 1.18 1.18.2 1.19 1.19.4 1.20 1.20.6 1.21 1.21.11
平台: bukkit paper spigot
标签: management technology utility
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: []请登录后举报
暂无评论,抢个沙发吧~