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


