Greasy Fork is available in English.
Adds instant teleporting
Teleport+ adds 3 commands: /tp, /tpback and /warp. You can use /help ingame to find info about them or look at their descriptions below:
You can use /tp <x> <y> to teleport to any position instantly (even outside the world). You can specify the coords as regular numbers, using k or m notation (e.g. -1.2m = -1200000, 2.7k = 2700) or using scientific notation (e.g. 1.5e4 = 15000). Additionally, you can use a tilde ~ for coords relative to your current position (similar to Minecraft). For example, if you are at 1000 1000 and you do /tp ~10 ~-10, you will get teleported to 1010 990 (your x will increase by 10 and your y will decrease by 10). You can also do /tp <id> to go to a player. To tp back to where you were before your last teleportation, use /tpback (alias /tpb)
Use /warp to add and remove waypoints and tp to them. Usage:
/warp <name> - teleports you to the specified waypoint/warp (add|create) <name> <x> <y> global* - creates a waypoint, local (world-dependent) by default, write global at the end to make it global (usable on every world)/warp (remove|delete) <name> - deletes the specified warp/warp list - lists all global and local waypoints of the world you're on