File Details
endaccess-1.8.0
- R
- Jun 16, 2026
- 16.50 KB
- 11
- 1.21.1
- NeoForge
File Name
endaccess-1.8.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
endaccess v1.8.0 — Patch Notes (since v1.0.0)
- Server-wide broadcast on
/endaccess grant, shown to all online players - Configurable unlock sound played to all online players on grant (vanilla sound event, volume, pitch)
- New
/endaccess silent grant <player>: grants access with zero feedback (no message, no broadcast, no sound) — only the executing admin gets a confirmation - New
/endaccess bypass: toggles a personal End-access bypass for the executing admin, independent of their regular unlock status - Removed automatic operator bypass — the End is now locked for everyone, including admins, until unlocked or bypassed explicitly
- Added full server-side configuration (
config/endaccess-server.toml, auto-generated on first launch, copyright header included): toggle broadcast/private message/sound, edit their text, set sound event/volume/pitch, edit deny message, set required permission level for the command tree - All admin/console command output is plain, fixed English (
Component.literal), never translated - Player-facing texts (broadcast, private unlock message, deny message) are driven by the config as freely editable plain text
- Private unlock message to the player is now disabled by default (the broadcast already covers it); still available as a config option
- Fixed broadcast color bleeding: the whole message now stays a consistent color around the player's name, instead of losing color after the name was inserted

