Updated for 1.20+!
BuildPortals:
--Player buildable multi-world portals without using commands--
-- New in version 2.3.0 --
- Supports 1.20+
- Extended support for teleporting many creature types
Supports:
- Multi-world portals
- Riding minecarts, boats, or animals through portals
- Sending Villagers and many other creatures through portals in minecarts, boats, or on leads
Use:
Once installed, any player can build a teleportation portal by doing:
1) Using a designated portal building material (Emerald Blocks by default) to make a nether-portal-like rectangle, with interior at least large enough for a player to walk through,
2) Place an 'activator block' (any of Redstone blocks, Gold blocks or Diamond blocks by default) on each bottom block along the interior of the portal.
3) Then build another portal where they would like to connect, placing matching 'activator block's in this portal.
Once two complete and like-activated portals are built, the plugin converts the portal interior (including activator blocks) to air and links the portals! Each portal can be built by any player, in any world.
Commands:
/BP version
Check the version of the plugin you are using.
/BP check
Check whether you are currently standing in a portal.
/BP SetMaterial <MaterialName>
You can change the portal frame material. This will convert all existing portals to the new material and also allow building new portals from the new named material.
/BP ListMaterial
List the configured portal material.
/BP AddActivator <MaterialName>
You can add a new activator material. This allows activating portals with a new block.
/BP RemoveActivator <MaterialName>
You can remove an activator material. This will disallow activating portals with the named material.
/BP ListActivators <MaterialName>
This will list all currently configured activator materials.
Permissions:
buildportals.*:
description: Gives access to editing portal and activator materials (and misc. commands).
default: op
buildportals.listmaterial:
description: Gives access to view the portal material.
default: true
buildportals.listactivators:
description: Give access to view the activator material list.
default: true
buildportals.activate:
description: Allows activating a new portal.
default: true
buildportals.teleport:
description: Allows using a portal.
default: true
Source code available at:
https://github.com/jusdino/BuildPortals
Feeling generous?
DONATE!