Level = Border (Server)

A plugin where the player’s movement radius is directly tied to their level.

81

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.

Version: `1.5`

the start

🌟 Features

* Protection System: The border radius is calculated by: `Initial Radius (1.0) + Sum of all level-ups from all players`. * Protection System: Every 10 individual level-ups, a player is rewarded with Protection System: directly into their inventory. * Protection System: Uses red dust particle effects instead of the vanilla WorldBorder. * Protection System: Blocks outside the border cannot be placed or broken.

🎮 Commands

Only OP players and the server console can use `/challenge` 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` | 2: Silent, 2: Events only, 2: All messages. |

🌟 TIPP

* Play local: Download & unzip `StartMinecraftServer.zip` from the repository and execute the .bat file to start your local server. Paste the .jar file in the created `StartMinecraftServer/plugins` folder. Add `localhost` as a new server and connect to it!

⚙️ Technical Details

* Optimization: Paper-API 1.21.11 * Optimization: 21 * Optimization: Smart particle rendering based on player distance.

ADS