Pack: Nether Portal Coords - teakivy/teaks-tweaks GitHub Wiki

Pack: Nether Portal Coords (nether-portal-coords)

Nether Portal Coords adds a command that calculates where a nether portal must be placed in the nether.

Showcase

image

Config

The config for this pack can be found in the config.yml file for the plugin.

# Nether Portal Coords
# Adds a command that calculates where a nether portal must be placed in the other dimension. Useful for syncing up nether portals.
#
# Commands:
# /portal (Permission: teakstweaks.command.portal)
nether-portal-coords:
  enabled: false

Options

enabled

  • Type - boolean
  • Default - false
  • Description - Controls whether the pack is enabled.

Linked Commands

Permissions

teakstweaks.command.portal

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

Messages

"nether_portal_coords.name": "Nether Portal Coords",
"nether_portal_coords.description": "Adds a command that calculates where a nether portal must be placed in the other dimension. Useful for syncing up nether portals.<newline>Command: /portal",

nether_portal_coords.name

  • Default - Nether Portal Coords

nether_portal_coords.description

  • Default - Adds a command that calculates where a nether portal must be placed in the other dimension. Useful for syncing up nether portals.<newline>Command: /portal
⚠️ **GitHub.com Fallback** ⚠️