HomeJavaModsGateKeeper Dimension
GateKeeper Dimension
ModsJava

GateKeeper Dimension

by Zust1kk · on Modrinth

A lightweight progression plugin to lock Nether and End access behind server age, inventory items, or custom mob kill milestones with exploit protection.

⬇ Download on Modrinth

🌌 GateKeeper

GateKeeper is a lightweight, high-performance progression-gating plugin for modern Minecraft servers (Paper/Spigot). It empowers server administrators to restrict player access to alternate dimensions (The Nether and The End) until specific gameplay milestones, server age goals, or custom mob hunt quotas are completed.

Perfect for hardcore SMPs, vanilla+ progression worlds, or multi-stage community events, GateKeeper gives you clean and absolute control over world progression.


🚀 Key Features


👉 Report a Bug / Request a Feature

🛠️ Configuration File (config.yml)

The plugin features a clean, well-documented configuration file where mechanics are completely separated from localization messages:

settings:
  # Operation mode: GLOBAL or INDIVIDUAL
  mode: "INDIVIDUAL"

dimensions:
  nether:
    enabled: false
    unlock-conditions:
      days-passed: 0
      required-item: "NONE"
      mob-type: "ZOMBIE"
      mob-amount: 100

  the_end:
    enabled: false
    unlock-conditions:
      days-passed: 0
      required-item: "NONE"
      mob-type: "WARDEN"
      mob-amount: 1

💻 Commands & Permissions

GateKeeper features full tab-completion support out of the box for efficient command entry.

Command Description Default Permission
/gatekeeper status [player] Checks the unlock progress/state for yourself or another user. gatekeeper.status / gatekeeper.status.others
/gatekeeper unlock <player> <dimension> Manually overrides and unlocks dimension access for a player. gatekeeper.admin
/gatekeeper lock <player> <dimension> Manually revokes dimension access from a player. gatekeeper.admin
/gatekeeper reload Live-reloads configuration and messages without a server restart. gatekeeper.admin

💡 Command Shortcuts: Feel free to use shorthand aliases like /gk, /worldlock, or /wlock interchangeably!

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