Minecraft Servers HQ

Minecraft plugin AdvancedPortals

Information about AdvancedPortals and servers where it was found

🔌 About Advanced Portals

Advanced Portals is a Minecraft plugin for Bukkit-compatible servers that provides a flexible portal and destination system. It lets administrators define portals and named destinations using a tag-based configuration model, control how portals trigger, and attach commands or teleportation targets to portal use. The plugin is usable on servers and can be integrated with proxy setups.

🎯 Purpose

Advanced Portals solves the need for customizable teleportation points and cross-world portals without editing world files directly. It is intended for server administrators who need portals for navigation, game mechanics, or cross-server routing and who want fine-grained control over portal behaviour via tags and destinations.

⚙️ Features

  • Create portals with tag-driven behaviour (name is required for portal creation).
  • Create named destinations (stores player location and facing) and teleport to them.
  • Multiple portal block helpers (portal block, end portal block, end gateway block) available via commands.
  • Visualisation tools: show nearby portals or destinations with particle effects.
  • Import tool for migrating older portal data formats (v2.0.0+ re-code includes import helpers).
  • Language file updating utility to add new translation keys without overwriting custom strings.
  • Proxy support: compatible with proxy setups (noting forks of Bungee and Velocity are supported according to the project documentation).

🧩 Who It Is For

  • Survival and SMP servers needing teleport hubs or custom portals.
  • Servers or networks that require cross-world or cross-server portal routing.
  • Administrators who prefer command-driven portal creation and tag-based configuration.

🏗️ Example Use Cases

  • Define a portal named shop that teleports players to a shop world destination.
  • Create a destination at a spawn platform and allow players with permission to use /desti tp spawn.
  • Use portal tags to run commands or restrict use to certain player groups.

⌨️ Commands

CommandDescriptionPermissionAccess
/portal create (tags...)Create a portal; tags determine behaviour, name: tag is required.advancedportals.portal.createAdmin
/portal selector or /portal wandGive the portal selection wand.advancedportals.portal.selectorAdmin
/portal portalblockGive a portal block item to build with.advancedportals.portal.createAdmin
/portal endportalblockGive an end portal block item.advancedportals.portal.createAdmin
/portal gatewayblockGive an end gateway block item.advancedportals.portal.createAdmin
/portal disablebeacon (portalname)Disable end gateway blocks in a portal area.advancedportals.portal.disable_beaconAdmin
/portal importImport portals/destinations from older formats (does not overwrite same-name portals).advancedportals.portal.importAdmin
/portal langupdateUpdate language files with new translation keys (does not overwrite custom strings).advancedportals.portal.lang_updateAdmin
/portal reloadReload portal, destination and config data.advancedportals.portal.reloadAdmin
/portal showVisualise nearby portals and current selection region.advancedportals.portal.showAdmin
/portal removeRemove a named portal or the currently selected portal.advancedportals.portal.removeAdmin

Destination commands:

CommandDescriptionPermissionAccess
/desti createCreate a destination using player location and facing.advancedportals.desti.createAdmin
/desti removeRemove a named destination.advancedportals.desti.removeAdmin
/desti listList created destinations.advancedportals.desti.listAdmin
/desti showVisualise nearby destinations with particle arrows.advancedportals.desti.showAdmin
/desti tp (desti name)Teleport to the named destination.advancedportals.desti.teleportPlayer

🔐 Permissions

PermissionDescriptionDefault
advancedportals.portal.createPermission to create portals and obtain portal block items.not specified
advancedportals.portal.selectorPermission to use the portal selection wand.not specified
advancedportals.portal.disable_beaconPermission to disable end gateway blocks for a portal.not specified
advancedportals.portal.importPermission to run the portal import utility.not specified
advancedportals.portal.lang_updatePermission to update language files.not specified
advancedportals.portal.reloadPermission to reload plugin data.not specified
advancedportals.portal.showPermission to visualise portals.not specified
advancedportals.portal.removePermission to remove portals.not specified
advancedportals.destiBase permission applying to destination commands.not specified
advancedportals.desti.createCreate a new destination at the player location.not specified
advancedportals.desti.removeRemove a named destination.not specified
advancedportals.desti.listList destinations.not specified
advancedportals.desti.showVisualise destinations.not specified
advancedportals.desti.teleportTeleport to a named destination.not specified

⚙️ Installation

📥 Setup

  • Download the official Advanced Portals plugin jar for your server platform.
  • Place the jar into your server plugins/ directory.
  • Restart or start the server and check the server console to confirm the plugin loaded.

📦 Dependencies

  • No required third-party dependencies are documented on the official project pages. Proxy integration is supported via compatible proxy forks and may require matching versions on proxy/back-end installs.

🧾 Configuration

  • The plugin stores portal and destination data and provides language files; a re-code introduced in v2.0.0+ includes an import routine to migrate older data but may require redoing some configuration. The plugin provides a langupdate command to add new translation keys without overwriting custom strings.

🧠 Technical Notes

  • Primary server compatibility is with Bukkit-compatible server software; project documentation also documents proxy support for forks of Bungee and Velocity and offers downloads for common plugin platforms.
  • The plugin includes commands and permissions for fine-grained control and provides visualisation tools for portals and destinations.

🤝 When This Plugin Is Useful

If you need tag-configurable portals, named destinations, and optional proxy-aware routing for a Bukkit-style server or network, Advanced Portals provides command-driven creation, visualisation, and import tools that make portal management manageable without editing world data directly.

Servers with AdvancedPortals

The AdvancedPortals plugin page shows which servers monitoring found this plugin on, and which platforms and versions it appears with.

Plugins may add commands, economy, protection, permissions, mini-games, integrations, or other mechanics. The actual role of AdvancedPortals depends on each server's configuration.

Data is generated automatically from technical server responses. If a server hides its plugin list, it may not appear in this section even if it uses AdvancedPortals.

Use the server list with AdvancedPortals to compare projects, check compatible versions, or find examples of how the plugin is used on public servers.