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
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
accessModeinendaccess-server.toml:PER_PLAYER(default, unchanged) orGLOBAL. - In
GLOBALmode, use/endaccess global open//endaccess global closeto 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.