Back to Mods
HyLimits

HyLimits

gameplayStefuDev

Add limits to your world!

About HyLimits

HyLimits: Simple World Border Management

HyLimits is a lightweight, efficient server-side plugin designed to help administrators manage player movement by enforcing world boundaries relative to the world's spawn point.

Whether you are running a small private server, a competitive challenge, or just want to keep your players within a specific area, HyLimits provides a seamless way to restrict movement without the need for complex "invisible wall" setups.

🛡️ Key Features

Dynamic Boundary Enforcement: Automatically checks player positions and prevents them from wandering too far from the world spawn.

Soft Teleportation: If a player crosses the limit, the plugin gently "clamps" their position back to the nearest valid coordinate, ensuring they don't get stuck in a loop.

Built-in Anti-Spam: Players receive a notification when they hit the border, but a built-in 2-second cooldown prevents chat from being flooded with warnings.

Admin Commands: Update your world limits on the fly without needing to restart the server or manually edit config files.

Spawn-Relative Limits: Limits are calculated based on the world's global spawn point, making it perfect for "Radius" style gameplay.

⌨️ Commands & Permissions

Command Description Permission

/setlimits x z Sets the allowed radius for the X and Z axes. hytale.admin

Example: /setlimits 100 100 will create a 200x200 square zone centered on the spawn point.

⚙️ Configuration

The plugin generates a configuration file where you can manually set the default boundaries. By default, the plugin starts with a 25-block limit in both directions.

`json { "Limits": { "X": 25, "Z": 25 } }

Downloads
129
Created
Jan 16, 2026
Updated
Jan 16, 2026
Version
Early Access

Categories

Gameplay

Download Mod

Download on CurseForge
Free download • 129 total downloads

Need a Server?

Run HyLimits on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is HyLimits?

Add limits to your world!

How do I download HyLimits?

You can download HyLimits for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created HyLimits?

HyLimits was created by StefuDev. The mod has been downloaded 129 times.

Is HyLimits compatible with Hytale servers?

HyLimits is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install HyLimits?

To install HyLimits: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.