Home›Java›Mods›ElytraBlocker
ElytraBlocker
ModsJava

ElytraBlocker

by STOKMEN · on Modrinth

ElytraBlocker – World-Based Elytra & Firework Boost Control ElytraBlocker lets server admins block Elytra usage and firework boosts in specific worlds…

⬇ Download on Modrinth

ElytraBlocker – World-Based Elytra & Firework Boost Control

ElytraBlocker lets server admins block Elytra usage and firework boosts in specific worlds, with immune permissions and hot-reload via /elytrablocker 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
# "elytraBlocker.reload" - permission required to use "/elytrablocker reload" command

elytra:
# enable/disable elytra blocking
doBlock: false
# if player has this permission, elytra will not be blocked, even if doBlock is true
immunePermission: "elytraBlocker.immune"
# worlds where elytra is blocked
blockedWorlds:
#    - "world"
#    - "world_nether"
#    - "world_the_end"

fireworkBoost:
# enable/disable firework boost blocking
doBlock: false
# if player has this permission, firework boost will not be blocked, even if doBlock is true
immunePermission: "fireworkBoostBlocker.immune"
# worlds where firework boost is blocked
blockedWorlds:
#    - "world"
#    - "world_nether"
#    - "world_the_end"

# supports MiniMessage
usage: "<red>✘ <white>Usage: /elytrablocker reload"
noPermissionToReload: "<red>✘ <white>You don't have permission to reload Config!"
configReloaded: "<green>✔ <white>Config reloaded!"

Permissions 🔐

Permission Node Description
elytraBlocker.immune Bypass Elytra blocking
fireworkBoostBlocker.immune Bypass firework boost blocking
elytraBlocker.reload Allows reloading the plugin config

Commands 📟

Command Description
/elytrablocker 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