Skip to content

1.0.0

Latest

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