π Lock-End 1.3
Requirements: Paper 26.2+, Java 25
β¨ Features
- π Lock or unlock the End with explicit commands
- π Full tab completion support for all commands
- π’ Broadcast notifications (actionbar + chat)
- π Event logging with timestamps
- π§ͺ Portal blocking test command
- π Multi-language support (8 languages)
- π bStats integration (anonymous metrics)
- β¬οΈ Update checker for new versions
π Commands
| Command | Description | Permission |
|---|---|---|
/endlock |
Toggle the End lock | endlock.toggle |
/endlock lock |
Lock the End | endlock.toggle |
/endlock unlock |
Unlock the End | endlock.toggle |
/endlock status |
Show current lock status | β |
/endlock test |
Test if portal blocking works | endlock.admin |
/lock |
Alias for /endlock |
endlock.toggle |
π§ Configuration
The plugin creates plugins/EndLock/config.yml with options for:
- Broadcast notifications - Send alerts when End is locked/unlocked (actionbar or chat, all players or Ops only)
- Event logging - Track lock/unlock events with timestamps in
plugins/EndLock/logs/EndLock.log - Test command - Enable/disable the
/endlock testcommand (Ops only) - Update checker - Notify Ops when updates are available
- bStats metrics - Anonymous usage statistics (helps developers)
π§± Compatibility
| Platform | Version | Support |
|---|---|---|
| Paper | 26.2+ | β Recommended |
| Purpur | 26.2+ | β Works |
| Spigot | β | β Not supported |
| Bukkit | β | β Not supported |
π¦ Installation
- Download
lock-end-1.3.jarbelow - Place it in your
plugins/folder - Restart your server (Paper 26.2+, Java 25)
- (Optional) Configure
plugins/EndLock/config.yml
π Documentation
π What's New in 1.3
- β Tab Completion - Full tab completion for all commands
- β
Explicit Subcommands -
/endlock lock,/endlock unlock,/endlock test - β Broadcast System - Actionbar + chat notifications when End is locked/unlocked
- β Event Logging - Track lock/unlock events with timestamps
- β
Portal Test Command - Verify portal blocking works with
/endlock test - β Paper 26.2 Support - Updated to latest Paper version
- β Backward Compatible - Toggle command (no args) still works
Built automatically from commit 1a006da on 2026-06-16 19:06 UTC