PowerPortals
A lightweight Spigot plugin for Minecraft that adds interconnected portals. This plugin is heavily inspired by the now outdated
Wormhole-X-Treme Bukkit plugin for Minecraft.
Players can build powerportals in-game and teleport between portals. Each powerportal has its own unique name, determined by the player that built it. See the
wiki page on GitHub for more information.
Commands
- /link <portalName> [<password>] ... Link two PowerPortals.
- /portals [<pageNumber>|all] ... List owned PowerPortals.
- /pwarp <portalName> ... Warp to a PowerPortal.
- /ppassword <portalName> [set|delete] [<password>] ... Set or delete a PowerPortal's password.
Permissions
- powerportals.portals.bypassMax ... Allows a player to own more than the maximum number of portals.
- powerportals.portals.bypassPassword ... Allows a player to travel to a portal without knowing its password.
- powerportals.commands.link ... Allow use of the /link command.
- powerportals.commands.portals ... Allow use of the /portals command.
- powerportals.commands.portals.all ... Allow use of the /portals all command.
- powerportals.commands.pwarp ... Allow use of the /pwarp command.
- powerportals.commands.ppassword ... Allow use of the /ppassword command