4306035ef2
core: implement safe_region
2022-05-18 02:31:08 +01:00
d21f7ca5fb
core: minor fixes
2022-05-17 01:04:38 +01:00
1fda9725c7
Implement run_command, but it's not quite finished yet
...
We still have yet to implement safe_region. Doing so will be
non-trivial, as we'll need to override //y and //n, but then also keep
track of commands defined in worldedit and call the right version of //y
and //n.
2022-05-17 01:03:58 +01:00
4ab386788d
fixup
2022-05-16 23:41:09 +01:00
9bdd7d2a25
core: add run_command shim, but it's not finished yet
2022-05-16 23:40:17 +01:00
fa9b511e33
core: finish initial register_command
2022-05-16 23:40:03 +01:00
19c8d0e7b9
core: make options.nodes_needed optional
2022-05-16 23:33:22 +01:00
f984f5d7b7
Begin rewriting worldeditadditions_core
...
We should be able to make things a lot cleaner and more robust.
2022-05-16 23:32:40 +01:00