Skip to content

Lock-End 1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 19:04

πŸ”’ 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 test command (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

  1. Download lock-end-1.3.jar below
  2. Place it in your plugins/ folder
  3. Restart your server (Paper 26.2+, Java 25)
  4. (Optional) Configure plugins/EndLock/config.yml

πŸ“š Documentation

  • README – Full documentation & examples
  • Modrinth – Download on Modrinth

πŸ†• 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