Compatibility
Minecraft: Java Edition
26.1.x
1.21–1.21.10
1.20.x
Platforms
Tags
Creators
Details
Licensed ARR
Published 8 months ago
🔒 Lock-End
Lock-End is a lightweight Minecraft plugin that allows server admins to globally lock or unlock access to the End dimension with a simple command. Perfect for survival servers, SMPs, events, or progression-based gameplay.
✨ Features
-
🔐 Lock or unlock the End with
/endlock -
🧭 Check the current status using
/endlock status -
🚫 Blocks teleportation into the End:
- End portals
/tp/execute- plugin teleports
- other teleport mechanisms
-
🌍 Multi-language support
-
💾 Persistent lock status after server restarts
-
📦 Lightweight & dependency-free
📜 Commands
| Command | Description |
|---|---|
/endlock |
Toggles the End lock |
/lock |
Alias for /endlock |
/endlock status |
Shows whether the End is locked |
🧩 Permissions
| Permission | Description | Default |
|---|---|---|
endlock.toggle |
Allows locking/unlocking the End | OP |
⚙️ Configuration
plugins/EndLock/config.yml
locked: false
language: en
Available languages
| Code | Language |
|---|---|
en |
English |
de |
German |
fr |
French |
es |
Spanish |
it |
Italian |
ru |
Russian |
zh |
Chinese |
ja |
Japanese |
Customize mess### Available languages
| Code | Language |
|---|---|
en |
English |
de |
German |
fr |
French |
es |
Spanish |
it |
Italian |
ru |
Russian |
zh |
Chinese |
ja |
Japanese |
Customize messages in plugins/EndLock/messages_xx.yml (copy from the JAR or plugin folder after first run).
🧱 Compatibility
- ✅ Paper (Best option)
- ✅ Purpur
- ✅ Bukkit
- ❌ Spigot
Supported Versions
- Minecraft
26.1.2+
Java
- ☕ Java 25
💡 Example Usage
/endlock
/lock
/endlock status
📦 Installation
- Download the latest release
- Put the JAR into your
pluginsfolder - Restart your server
- Configure the plugin if want


