Command: portal - teakivy/teaks-tweaks GitHub Wiki

Command: /portal

/portal is the base command for the Nether Portal Coords pack.

Parent Pack

nether_portal_coords

This command will only be active when it's parent pack is enabled.

Usage

/portal

This is a player-only command

Sub Commands

/portal

  • Used to view the coordinates that a nether portal must be placed in the Nether to connect to the player's location.

Permissions

teakstweaks.command.portal

  • Default - true
  • Description - Controls whether the player can use the /portal command.

Messages

"portal.command_description": "Calculate where a Nether Portal must be placed in the other dimension.",
"portal.error.wrong_dimension": "<red>You cannot run this command in <world>!",
"portal.location": "<yellow>XYZ: <x> <y> <z>",

portal.command_description

  • Default - Calculate where a Nether Portal must be placed in the other dimension.

portal.error.wrong_dimension

  • Default - <red>You cannot run this command in <world>!
  • Placeholders
    • world - The world the player is in.

portal.location

  • Default - <yellow>XYZ: <x> <y> <z>
  • Placeholders
    • x - The X coordinate.
    • y - The Y coordinate.
    • z - The Z coordinate.
⚠️ **GitHub.com Fallback** ⚠️