🚫 "No Portals" Gamerule
A simple utility for Minecraft that adds a new game rule to disable portals to the Nether and the End — a perfect solution for servers where it's important to limit dimension access or keep players in the Overworld.
🔧 Key Features
This modification introduces the portalsEnabled game rule (default: active). When disabled, players cannot activate portals — both to the Nether and the End. It works exclusively on the server side, making client installation optional.
🌍 Why It's Needed?
With each update, Minecraft gains more content for the early and mid-game stages. But often, one person rushes to enter other dimensions, thereby accelerating progress and leaving others behind.
This utility is suitable for friend-group modpacks and survival multiplayer servers, where staying in one dimension enhances gameplay. Whether you're creating a themed world, developing a gradual adventure, or just want to extend the early game stage — this mod provides control that has long been missing in the vanilla game.
🛠️ Management Commands
To block portals, execute the command:
/gamerule portalsEnabled false</code></pre> <p>And to allow their use again:</p> <pre><code>/gameruleportalsEnabled true