Pack: Nether Portal Coords - teakivy/teaks-tweaks GitHub Wiki
Nether Portal Coords adds a command that calculates where a nether portal must be placed in the nether.
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
- Type -
boolean
- Default -
false
- Description - Controls whether the pack is enabled.
teakstweaks.command.portal
- Default -
true
- Description - Controls whether the player can use the
/portal
command.
"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