Skip to content

Releases: MysticHorizons-MC/WorldLimit-Fabric

Release list

1.0.0

Choose a tag to compare

@L8-Alphine L8-Alphine released this 15 May 14:51
dad47db

📦 Version 1.0.0 – First Release

🌍 WorldLimit – Initial Release

A powerful server-side Fabric mod to restrict access to specific dimensions based on player progression!


✨ Features

  • 🔐 Restrict World Access
    Prevent players from entering configured dimensions unless they meet specific requirements.

  • ⚙️ Customizable Requirements per World

    • ✅ Required PlayerEX Level (Director’s Cut)
    • ✅ Required XP Amount
    • 🕒 Item Requirements (coming soon)
  • 🌀 Portal & Teleport Detection
    Detects and cancels unauthorized world travel (teleports, portals, etc.).

  • 🧭 Safe Location Fallback
    Players are returned to their last known safe location if access is denied.

  • 🚫 Pushback for Ground-Based Portals
    Pushes players away from unauthorized portal blocks (e.g., Eden Ring, Twilight Forest).

  • 🛡️ Permission Bypass

    • worldlimit.bypass – Skip all restrictions
    • worldlimit.reload – Reload configs on-the-fly
  • 🔁 Live Config Reload

    • Use /worldlimit reload to apply config changes without restarting.

🗂️ Configuration

All configuration files are stored in:

config/WorldLimit/

  • worldlimit_config.jsonc – Requirements per dimension
  • portal_blocks.json – Blocks treated as portals

📌 Compatibility

  • ✔ Server-side only (no client installation needed)
  • ✔ Works with PlayerEX: Director’s Cut

💡 Use WorldLimit to create a progression system for your Minecraft dimensions – lock players out until they’re ready!

🧪 Item-based restrictions are in development and will be added in the next release.

📢 Feedback and bug reports are welcome on GitHub or Modrinth Discussions!

Full Changelog: https://github.com/MysticHorizons-MC/WorldLimit-Fabric/commits/1.0.0