mirror of
https://github.com/HybridDog/we_undo.git
synced 2024-12-04 21:23:54 +01:00
Worldedit undo mod
depends.txt | ||
init.lua | ||
README.md |
//undo
undo the latest worldedit command
//redo
redo what was just undone
//show_journal
view what can be undone and redone
Related issues:
- https://github.com/Uberi/Minetest-WorldEdit/issues/43
- https://forum.minetest.net/viewtopic.php?p=296543#p296543
Supported chatcommands:
- /pos1
- /pos2
- /p
- /set
- /y
- /n
Ignored chatcommands:
- /fixlight
- /volume
TODO:
- Implement more commands
- Add mod load time info
- Add settingtypes.txt for the settings