Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muqsit/dimensionportals

Adds nether and end portals (without nether and end generator) to PocketMine-MP
https://github.com/muqsit/dimensionportals

nether plugin pmmp pocketmine poggit portal world

Last synced: about 22 hours ago
JSON representation

Adds nether and end portals (without nether and end generator) to PocketMine-MP

Awesome Lists containing this project

README

        

# DimensionPortals
This plugin lets players build nether portals and end portals, and use them to teleport between worlds. This plugin supports

Although this plugin does not generate nether and end dimension terrain, various plugins that do so exist.
Therefore, you may want to supplement DimensionPortals with the following plugins:
- [BetterGen](https://github.com/Ad5001/BetterGen) - Generates more enhanced-looking biomes (if you are looking to build custom dimensions)
- [MultiWorld](https://github.com/CzechPMDevs/MultiWorld) - Generates overworld, nether, and end terrain (and a few kinds of custom terrain)
- [VanillaGenerator](https://github.com/Muqsit/VanillaGenerator) - Generates overworld and nether terrain

As of Minecraft Bedrock Edition v1.19.0, the following plugin(s) are required as a fix:
- [DimensionFix](https://github.com/Muqsit/DimensionFix) - Fixes appearance of "ghost" blocks in nether and end dimensions

## Resources
- [GlowstoneMC](https://github.com/GlowstoneMC/Glowstone) - End portal creation and destruction logic
- [MiNET](https://github.com/NiclasOlofsson/MiNET) - Nether portal creation and destruction logic