HomeJavaModsWorldBlocker
WorldBlocker

WorldBlocker – World Access Control Plugin

WorldBlocker lets server admins block players and entities from entering specified worlds, with customizable messages and hot-reload support via /worldblocker reload.

Join our Discord — discover other cool plugins, suggest new features, or get help with configurations.

Features ✨

Main config (config.yml) ⚙️

config.yml
# Join our discord - https://discord.gg/YGzA4UxzFB you can find other cool plugins there.
# Permissions
# "worldblocker.reload" - permission required to use "/worldblocker reload" command

# blocks all entities except players
blockAllEntities: false

# if true, all players without immunePermission will be blocked
blockPlayers: true

# if true, all players will be blocked, even if they have immunePermission
ignoreImmunePermission: false
immunePermission: "worldblocker.immune"

# if true, player will get message when they fail to enter a blocked world
doSendMessage: true
# supports MiniMessage
canNotEnterWorld: "<red>✘ <white>You can't enter this world!"

noPermissionToReload: "<red>✘ <white>You don't have permission to reload Config!"
configReloaded: "<green>✔ <white>Config reloaded!"

blockedWorlds:
#  - "world"
#  - "world_nether"
#  - "world_the_end"

Permissions 🔐

Permission Node Description
worldblocker.immune Bypass world entry restrictions
worldblocker.reload Allows reloading the plugin config

Commands 📟

Command Description
/worldblocker reload Reload the plugin configuration
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