HomeJavaModsDimensionAccess
ModsJava

DimensionAccess

by UltraLionfr · on Modrinth

Allows server operators to disable or enable specific dimensions via commands. Blocked players are stopped before entering the dimension. No teleport, no…

⬇ Download on Modrinth

DimensionAccess is a lightweight server-side Fabric mod that gives server operators full control over which dimensions players can access.

Features

Commands

All commands require OP level 2.

Command Description
/dimension disable "<id>" Block a dimension (e.g. "minecraft:the_nether")
/dimension enable "<id>" Re-allow a previously blocked dimension
/dimension reload Reload the config from disk

Configuration

Blocked dimensions are saved in config/dimension_access.json and persist across restarts.

{
  "disabled_dimensions": [
    "minecraft:the_nether",
    "minecraft:the_end"
  ]
}

Requirements

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