{"id":32867194,"url":"https://github.com/johann-fullhd/dimensioncontrol","last_synced_at":"2026-05-16T09:34:11.167Z","repository":{"id":323158334,"uuid":"1092322346","full_name":"Johann-FullHD/DimensionControl","owner":"Johann-FullHD","description":"DimensionControl is a lightweight and powerful Minecraft plugin for server administrators to manage player access to the Nether and The End dimensions with ease.","archived":false,"fork":false,"pushed_at":"2025-11-08T12:16:56.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-08T14:18:08.542Z","etag":null,"topics":["minecraft","minecraft-plugin","paper","paper-plugin","papermc","plugin","spigot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Johann-FullHD.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-08T12:12:55.000Z","updated_at":"2025-11-08T12:17:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Johann-FullHD/DimensionControl","commit_stats":null,"previous_names":["johann-fullhd/dimensioncontrol"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Johann-FullHD/DimensionControl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johann-FullHD%2FDimensionControl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johann-FullHD%2FDimensionControl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johann-FullHD%2FDimensionControl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johann-FullHD%2FDimensionControl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Johann-FullHD","download_url":"https://codeload.github.com/Johann-FullHD/DimensionControl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johann-FullHD%2FDimensionControl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283464470,"owners_count":26840238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-09T02:00:05.828Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["minecraft","minecraft-plugin","paper","paper-plugin","papermc","plugin","spigot"],"created_at":"2025-11-09T06:00:50.600Z","updated_at":"2025-11-09T06:02:49.763Z","avatar_url":"https://github.com/Johann-FullHD.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DimensionControl\n\n[![Java CI with Maven](https://github.com/Johann-FullHD/DimensionControl/actions/workflows/maven.yml/badge.svg)](https://github.com/Johann-FullHD/DimensionControl/actions/workflows/maven.yml)\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Johann-FullHD/DimensionControl)](https://github.com/Johann-FullHD/DimensionControl/releases/latest)\n[![GitHub license](https://img.shields.io/github/license/Johann-FullHD/DimensionControl)](https://github.com/Johann-FullHD/DimensionControl/blob/main/LICENSE)\n\n**DimensionControl** is a lightweight and powerful Minecraft plugin for server administrators to manage player access to the Nether and The End dimensions with ease.\n\n---\n\n## ✨ Features\n\n- **Granular Control**: Independently enable or disable access to the Nether and The End.\n- **Comprehensive Blocking**: Intercepts all forms of travel, including portals, commands (`/tp`, `/warp`, etc.), and other plugin-driven teleports.\n- **Bypass Permissions**: Grant specific players or groups the ability to bypass dimension restrictions.\n- **Admin GUI**: A simple and intuitive in-game menu (`/dac gui`) for quick access management.\n- **Dynamic Configuration**: Change settings on the fly without needing a server restart.\n- **Persistent Settings**: Your choices are saved in `config.yml` and automatically loaded on server start.\n- **Customizable Messages**: All player-facing messages can be configured.\n- **Lightweight**: Designed for minimal performance impact.\n\n---\n\n## 🚀 Installation\n\n1.  Download the latest `.jar` file from the [**Releases**](https://github.com/Johann-FullHD/DimensionControl/releases) page.\n2.  Place the downloaded file into your server's `plugins` folder.\n3.  Restart your server.\n4.  (Optional) Configure the plugin by editing `plugins/DimensionControl/config.yml`.\n\n---\n\n## ⚙️ Usage\n\n### Commands\n\nThe main command is `/dimensionaccess`. Aliases: `/dac`, `/dimaccess`.\n\n| Command                                      | Description                                  | Permission                  |\n| -------------------------------------------- | -------------------------------------------- | --------------------------- |\n| `/dac \u003cnether\\|end\u003e \u003cenable\\|disable\\|toggle\u003e` | Toggles access for the specified dimension.  | `dimensioncontrol.admin`    |\n| `/dac status`                                | Shows the current access status of all dims. | `dimensioncontrol.status`   |\n| `/dac reload`                                | Reloads the configuration from `config.yml`. | `dimensioncontrol.admin`    |\n| `/dac gui`                                   | Opens the dimension management GUI.          | `dimensioncontrol.admin`    |\n\n### Permissions\n\n| Permission                        | Description                                       | Default |\n| --------------------------------- | ------------------------------------------------- | ------- |\n| `dimensioncontrol.admin`          | Grants full access to all plugin commands.        | `op`    |\n| `dimensioncontrol.status`         | Allows viewing the dimension access status.       | `true`  |\n| `dimensioncontrol.bypass.nether`  | Allows bypassing the Nether access restriction.   | `op`    |\n| `dimensioncontrol.bypass.end`     | Allows bypassing The End access restriction.      | `op`    |\n\n---\n\n## 🔧 Configuration\n\nFile: `plugins/DimensionControl/config.yml`\n\n```yaml\n# Controls access to each dimension.\n# true = access is allowed\n# false = access is blocked\naccess:\n  nether: true\n  end: true\n\n# All player-facing messages can be customized in 'messages_de.properties'\n# In the future, this may move here.\nmessages:\n  no_access: \"Zugriff auf diese Dimension ist derzeit eingeschränkt.\"\n  access_enabled: \"Zugriff auf die Dimension wurde aktiviert.\"\n  access_disabled: \"Zugriff auf die Dimension wurde deaktiviert.\"\n```\n\n---\n\n## 🛠️ Building from Source\n\nTo build the project yourself, you'll need [Git](https://git-scm.com/) and [Maven](https://maven.apache.org/).\n\n```sh\n# Clone the repository\ngit clone https://github.com/Johann-FullHD/DimensionControl.git\ncd DimensionControl\n\n# Build the project using Maven\nmvn clean package\n```\n\nThe compiled `.jar` file will be located in the `target` directory.\n\n---\n\n## 📄 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohann-fullhd%2Fdimensioncontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohann-fullhd%2Fdimensioncontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohann-fullhd%2Fdimensioncontrol/lists"}