HomeJavaModsIllegalJoin
IllegalJoin

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:

When a player attempts to join using a blocked client, the plugin can:

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

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

These come from our own check of the pack file, not from the source page.

Explore more