forked from minetest-mods/warps
-
Notifications
You must be signed in to change notification settings - Fork 0
Easy to use travel teleporter stones for world travel.
License
ChrisRed1/warps_DS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
"Warps" - a simple warp mod for minetest. ======== /setwarp [name] /delwarp [name] /warp [name] /listwarps priv: warp_admin - set/change/delete warps priv: warp_user - list, and use warps warps are stored in mod_storage. If you had an older version that uses the `warps.txt` file, it will be converted on load, after which the file can be removed. A warpstone can be given or found in the creative inventory (item id: warps:warpstone). This warpstone can be placed on the ground and be programmed to warp players who punch it to a certain warp location (one of the warps in /listwarps). Right-clicking the item as a warp_admin user will allow you to program the warpstone. The warpstone can be removed by shift-punching the warp stone. All warps are delayed by ~5 seconds. You have to stand still for that duration, otherwise the warp will be cancelled. This may avoid warp spamming and warping out of combat a bit. The mod tries really hard to make sure that the player finds themselves in a loaded area. ======== Copyright (C) 2015 - Auke Kok <[email protected]> "warps" is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the license, or (at your option) any later version.
About
Easy to use travel teleporter stones for world travel.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Lua 100.0%