You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.0 KiB
YAML
57 lines
1.0 KiB
YAML
#
|
|
# ExamplePortal:
|
|
# world: it will be the world name
|
|
# triggerblock: LAVA # will only be used if the hastriggerblock is true and can be id or text
|
|
# pos1: # dont mess with the data here, if you do it may stop the portal from working.
|
|
# X:
|
|
# Y:
|
|
# Z:
|
|
# pos2:
|
|
# X:
|
|
# Y:
|
|
# Z:
|
|
# destination:
|
|
# issetpoint: true # if this was false point name would not be used and the coordinates would be saved here, it just adds more customisation.
|
|
# pointname: examplepoint # if issetpoint is false this wont be here and tppos will be.
|
|
# tppos:
|
|
# X:
|
|
# Y:
|
|
# Z:
|
|
|
|
Gliders:
|
|
world: EstiNet
|
|
triggerblock: NETHER_PORTAL
|
|
bungee: Gliders1
|
|
pos1:
|
|
X: 11
|
|
Y: 147
|
|
Z: 21
|
|
pos2:
|
|
X: 7
|
|
Y: 144
|
|
Z: 21
|
|
CTF:
|
|
world: EstiNet
|
|
triggerblock: NETHER_PORTAL
|
|
bungee: CTF1
|
|
pos1:
|
|
X: -5
|
|
Y: 147
|
|
Z: 21
|
|
pos2:
|
|
X: -9
|
|
Y: 144
|
|
Z: 21
|
|
Hub:
|
|
world: EstiNet
|
|
triggerblock: NETHER_PORTAL
|
|
bungee: Hub
|
|
pos1:
|
|
X: 3
|
|
Y: 146
|
|
Z: -19
|
|
pos2:
|
|
X: -1
|
|
Y: 144
|
|
Z: -19
|