https://github.com/liteldev/moredimensions
Multi dimensions on Bedrock Dedicated Server
https://github.com/liteldev/moredimensions
bedrock-dedicated-server bedrock-dedicated-server-modding bedrock-dedicated-server-plugins levilamina
Last synced: 8 months ago
JSON representation
Multi dimensions on Bedrock Dedicated Server
- Host: GitHub
- URL: https://github.com/liteldev/moredimensions
- Owner: LiteLDev
- License: lgpl-3.0
- Created: 2024-02-12T13:06:27.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-07-17T15:59:20.000Z (11 months ago)
- Last Synced: 2025-10-02T00:29:41.930Z (9 months ago)
- Topics: bedrock-dedicated-server, bedrock-dedicated-server-modding, bedrock-dedicated-server-plugins, levilamina
- Language: C++
- Homepage:
- Size: 218 KB
- Stars: 18
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# MoreDimensions
More than three dimensions on BDS!
**Note: This mod only provides API. If you only install this mod, the dimensions will not be created.**
## Install
Install with [lip](https://github.com/futrime/lip):
```sh
lip install github.com/LiteLDev/MoreDimensions
```
## Usage
Wiki: [Chinese and English](https://github.com/LiteLDev/MoreDimensions/wiki)
## Quick Experience
You can download the [**test artifacts**](https://github.com/LiteLDev/MoreDimensions/actions/workflows/test_build.yml) in Action.
It will create all Vanilla dimensions (Void, OverWorld, Nether, The End, Flat), as well as three custom dimensions
Use the commands provided by LeviLamina. You can enter these dimensions
```
tpdim ~ ~ ~ [dimension name]
```
About these dimensions, you can see it in https://github.com/LiteLDev/MoreDimensions/blob/develop/src/test/TestCustomDimension.cpp
## Contributing
Ask questions by creating an issue.
PRs accepted.
## License
LGPL-3.0-or-later © LeviMC(LiteLDev)