- Denizen Version
- REL-1765
Copy/Pasting Commands: Commands to copy/paste/preview/rotate/etc a block selection
GitHub: https://github.com/mcmonkeyprojects/DenizenSampleScripts/blob/master/copy_paste_commands.dsc
Installation/usage:
# Dependencies:
# Selector Tool script - https://forum.denizenscript.com/resources/area-selector-tool.1/
#
# Installation:
# Just put this script and the selector tool script in your scripts folder and reload.
#
# Usage:
# Refer to the selector tool info for how to get and use a SelTool.
#
# Use "/selcopy" to copy your selected area (relative to where you stand).
# Use "/selrotate [90/180/270]" or "/selflip [x/z]" to rotate/flip the copy.
# Use "/selpreview [time] [noair]" to show a temporary preview of how it will paste.
# Use "/selpaste [noair]" to actually paste the copy in (relative to where you stand).
# Use "/selsave [name]" to save the copy to file and "/selload [name]" to load it back.
GitHub: https://github.com/mcmonkeyprojects/DenizenSampleScripts/blob/master/copy_paste_commands.dsc
Installation/usage:
# Dependencies:
# Selector Tool script - https://forum.denizenscript.com/resources/area-selector-tool.1/
#
# Installation:
# Just put this script and the selector tool script in your scripts folder and reload.
#
# Usage:
# Refer to the selector tool info for how to get and use a SelTool.
#
# Use "/selcopy" to copy your selected area (relative to where you stand).
# Use "/selrotate [90/180/270]" or "/selflip [x/z]" to rotate/flip the copy.
# Use "/selpreview [time] [noair]" to show a temporary preview of how it will paste.
# Use "/selpaste [noair]" to actually paste the copy in (relative to where you stand).
# Use "/selsave [name]" to save the copy to file and "/selload [name]" to load it back.