Dimension Blocker

Quick rating

Dimension Blocker

No reviews yet

A simple mod to block the access to dimensions!

Player Transport
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.1.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

What is this mod?

Dimension Blocker is a server-side mod that adds new commands to block access to dimensions on your server! This mod only block access through portals and teleportation but not with /execute, so admins have still a way to teleport to restricted dimensions.

What new commands?

Here is the list :

  • /blockdimension [dimension_name] : Block the dimension provided.
  • /unblockdimension [dimension_name] : Unblock the dimension provided.
  • /languagedimension [language] : Change the language used by the mod for the player.
  • /getdimensionpermission [dimension_name] : Get the permission name linked to the dimension (you can click on it to copy to the clipboard), add it to a group or a player with your permissions mod to allow the access in a specific dimension.

What is the translations system?

A config file "dimensionblocker_translations.json" is automatically generated on server start, you can add translations as below that your players can use with the /languagedimension command (here i added a french translation):

{
  "en": {
    "dimension_cancel": "You can\u0027t teleport to this dimension.",
    "blockdimension_success": "Dimension is now blocked!",
    "blockdimension_failure": "Dimension is already blocked.",
    "unblockdimension_success": "Dimension is no longer blocked!",
    "unblockdimension_failure": "Dimension is not blocked.",
    "dimensionlanguage_success": "DIMENSION language changed!",
    "dimensionlanguage_failure": "Error : The language provided is invalid.",
    "version": "1"
  },
"fr": {
    "dimension_cancel": "Vous ne pouvez pas vous téléporter dans cette dimension.",
    "blockdimension_success": "La dimension est maintenant bloquée !",
    "blockdimension_failure": "La dimension est déjà bloquée.",
    "unblockdimension_success": "La dimension n'est plus bloquée !",
    "unblockdimension_failure": "La dimension n'est pas bloquée.",
    "dimensionlanguage_success": "La langue de la dimension a été modifiée !",
    "dimensionlanguage_failure": "Erreur : La langue fournie est invalide.",
    "version": "1"
  }
}

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~8,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works