We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7552e1b commit 423994bCopy full SHA for 423994b
content/docs/portals/index.mdx
@@ -46,7 +46,7 @@ and requires the permission `portals.command.<subcommand>`:
46
/portal create <aqua>spawn-portal</aqua>
47
48
<gray># Set the portal to teleport to spawn</gray>
49
-/portal action <aqua>spawn-portal</aqua> teleport <yellow>minecraft:world</yellow> <green>0 64 0</green> <light_purple>0 0</light_purple>
+/portal action <aqua>spawn-portal</aqua> teleport <yellow>minecraft:overworld</yellow> <green>0 64 0</green> <light_purple>0 0</light_purple>
50
51
<gray># Add a cooldown of 30 seconds</gray>
52
/portal cooldown <aqua>spawn-portal</aqua> <yellow>30s</yellow>
0 commit comments