BuildPortals:
Player buildable multi-world portals without using commands
Updated for 1.18!
-- New in version 2.0.0 --
- Significant performance improvement
- Supports 1.18
Supports:
- Multi-world portals
- Riding minecarts through portals
- Sending Villagers or livestock through portals in minecarts
- Riding horses or pigs through portals
- Taking livestock with you through a portal if attached to a lead
- Riding boats through portals
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:
Check the version of the plugin you are using.
/BP check
Check whether you are currently standing in a portal.
/BP SetMaterial
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
You can add a new activator material. This allows activating portals with a new block.
/BP RemoveActivator
You can remove an activator material. This will disallow activating portals with the named material.
/BP ListActivators
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
For more, see Commands & Permissions.
Interested in what's coming up? Planned Future Updates
Source code available at: https://github.com/jusdino/BuildPortals
Feeling generous?
DONATE!