End Access (End Toggle per Player or Global) byArea

Locks The End dimension by default and lets admins unlock it for individual players via simple commands — ideal for quest and progression-based servers.

File Details

endaccess-1.9.1

  • R
  • Jul 8, 2026
  • 20.28 KB
  • 10
  • 1.21.1
  • NeoForge

File Name

endaccess-1.9.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:end-access-1571228:8392981"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.9.1 – 2026-07-09

New: Global Server Toggle — an alternative to the per-player system. Server owners who don't want to grant access individually can now open or close The End for the entire server with one command.

  • New config option accessMode in endaccess-server.toml: PER_PLAYER (default, unchanged) or GLOBAL.
  • In GLOBAL mode, use /endaccess global open / /endaccess global close to open or close The End for everyone at once.
  • The personal admin bypass (/endaccess bypass) works in both modes.
  • Custom broadcast messages, sounds, and deny messages for Global mode, fully configurable in endaccess-server.toml.

Switching accessMode requires a server restart (or /reload). The existing per-player grant/revoke/check commands are unaffected when left on the default PER_PLAYER mode.