
PluginMIT
Level = Border (Server)
A plugin where the player’s movement radius is directly tied to their level.
24
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions
📖About Level = Border (Server)
Level = Border 🛡️
A unique PaperMC challenge plugin where the world's playable area is tied to the players' progression. Every level gained expands the boundaries of your world.

🌟 Features
- Cooperative Growth: The border radius is calculated by:
Initial Radius (1.0) + Sum of all level-ups from all players. - Rewarding Progression: Every 10 individual level-ups, a player is rewarded with End City Treasure loot directly into their inventory.
- Virtual Border: Uses red dust particle effects instead of the vanilla WorldBorder.
- Protection System: Blocks outside the border cannot be placed or broken.
🎮 Commands
| Command | Description |
|---|---|
/challenge start |
Starts the timer, sets the center, and activates the border. |
/challenge stop |
Stop/Pause challenge. |
/challenge reset |
Reset challenge. |
/challenge info |
Shows total time, radius, and individual player contributions. |
/challenge timer |
Toggle timer visibility. |
/challenge tpstart |
Teleports you back to the center (Safety Reset). |
/challenge debug 0-2 |
0: Silent, 1: Events only, 2: All messages. |
🌟 TIPP
- Play local: Download
StartMinecraftServer.zipfrom the Repository Releases & unzip & execute the .bat file to start your local server. Paste the .jar file in the createdStartMinecraftServer/pluginsfolder. Addlocalhostas a new server and connect to it!
⚙️ Technical Details
- API: Paper-API 1.21.1+
- Java Version: 21
- Optimization: Smart particle rendering based on player distance.
Credits are not required but a link back to this plugin is always appreciated!