Renamed to Scarpet-edit, and changed app name from world_edit.sc
to se.sc
, for ease of commands (doing /se bla bla
is faster than /world_edit bla bla
)
Changes in this release:
- Reworked brushes to make adding new brushes a lot easier, using the magic of lambda functions (@Ghoulboy78)
- Added spray paint brush (@Firigion)
- Added drain command and brush, which drains an area of liquids (@Firigion)
- Made undo work across dimensions (@Ghoulboy78)
- Added new flag
-l
, which will make brushes trace liquids as well as blocks when brushing (@Firigion) - Added
outline
command, which outlines selection with a block (@Firigion) - Added
up <distance>
command to teleport you updistance
blocks and place glass beneath you if there was nothing there before. Just doing/se up
will simply place a block below your feet if there was none before. (@Firigion) - Added angel block command, which allows you to designate an angel block (@Firigion)
- Changed name from
world_edit.sc
tose.sc
(@Ghoulboy78: #47) - Added Spanish (la) translation (@altrisi y @Firigion)