▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/WorldBlocker
WorldBlocker

WorldBlocker

Blocks worlds to prevent players and entities from entering

69
0

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 ✨

  • World Entry Blocking
    Prevent players and/or entities from entering designated worlds.

  • Immune Permissions
    Grant worldblocker.immune to bypass world restrictions, or ignore immunity entirely.

  • Custom Messages
    Send configurable MiniMessage alerts when entry is denied.

  • Entity Control
    Optionally block all entities (mobs, items, etc.) except players.

  • Hot Reload
    Reload the plugin config on-the-fly with /worldblocker reload.

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 NodeDescription
worldblocker.immuneBypass world entry restrictions
worldblocker.reloadAllows reloading the plugin config

Commands 📟

CommandDescription
/worldblocker reloadReload the plugin configuration

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:GPL-3.0-only
Опубликован:8 месяцев назад
Обновлён:8 месяцев назад
Главная