Here I am with another update!
All of the commands, requiring multiple arguments now have tab completion! New commands have also been added:
-
/setdimension <warp> <dimension> -
/setpersonaldimension <warp> <dimension> This command allows you to edit the dimension your warp is in.
But be careful when using this command!
You can now create personal warps, accessible only by you!
Create new warps using
/createpw <id> <display_name> Edit them by using
/editpw <id> <param> <value>
You can add '
-p' to the following commands, to use personal warps:
/deletewarp /warp /listwarps When
-p is added, instead of
global warps, plugin will look for
personal warps.
Personal warps can be found in [your nickname].yml with all other plugin's files.
You can now warp to different dimensions!
Make sure to add the following lines on the top of your warps.yml:
globals:
main-world: "your-main-world-folder-name"
nether: "nether-world-folder-name"
end: "the-end-world-folder-name"
Replace the placeholders with your world names.