
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: []
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8.8, 1.8.9, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as EnfIllegalJoin.jar — drop this file into the mods folder
- Download size: 7 KB
- Download link checked 13 Sept 2026 — working
These come from our own check of the pack file, not from the source page.