Minetest-WorldEditAdditions/worldeditadditions_commands
Starbeamrainbowlabs eaabf40301
Add commented out alias overrides
Eventually, worldedit *will* become an optional dependency. The
rationale for this is that WorldEditAdditions is outgrowing the core
WorldEdit API, and we want to add new features such as toggling
safe_region on and off with a chat command and other such goodies.

Merging the 2 mods is not something that has been discussed (due
mainly because I'm far too nervous to even ask the question in the
first place), but the 2 codebases are fundamentally different (and
for good reason, as WorldEditAdditions splits code over many different
files to improve maintainability and scalability) so this would
be a significant undertaking.

At no point however will WorldEditAdditions become incompatible
with WorldEdit itself. The 2 mods should happily co-exist with
one another (so long as you keep them both updated of course).
2021-11-11 02:54:44 +00:00
..
commands //copy+: write docs 2021-11-11 02:36:37 +00:00
doc //many, //multi, parse_reference: various luacheck fixes 2021-07-30 20:07:08 +01:00
depends.txt fixed optional dependency on worleditdebug 2021-07-15 12:00:05 -07:00
init.lua Add commented out alias overrides 2021-11-11 02:54:44 +00:00
player_notify_suppress.lua //subdivide: Tidy up output 2020-06-26 21:15:13 +01:00
safe.lua Bugfix: Use a copy of worldedit's safe system to avoid issues 2019-06-02 13:57:28 +01:00