9 Commits

Author SHA1 Message Date
Starbeamrainbowlabs
170ec01bed Alias //napply to //nodeapply 2024-05-25 14:48:38 +01:00
Starbeamrainbowlabs
873ff4bef8 Bugfix: don't error out on //flora → //bonemeal alias if bonemeal mod isn't installed
Also add worldeditadditions_core.command_exists to check both WEA and WEW for whether a command exists or not
2023-12-13 22:15:27 +00:00
Starbeamrainbowlabs
f7429fa40e //move+, //copy+ override //move, //copy by default 2023-07-10 21:12:54 +01:00
Starbeamrainbowlabs
e167fb1536 start working on converting everything to the new utils location
after we've done this, we'll rename utils → lib
2022-09-18 17:59:57 +01:00
Starbeamrainbowlabs
64ff61a4d2 Fix override aliases 2022-05-24 02:24:43 +01:00
Starbeamrainbowlabs
9bfb428c3f add override aliases behind a setting 2022-05-24 00:11:22 +01:00
Starbeamrainbowlabs
1750d62d3c core: add register_alias command
it is backwards-compatible with worldedit.register_command
2022-05-19 22:50:53 +01:00
Starbeamrainbowlabs
10f350c967 Delete copied code
Given licence incompatibilities, we can't really copy code from 
WorldEdit
2022-05-16 21:21:15 +01:00
Starbeamrainbowlabs
9d3a4ce263 refactor aliases into a separate file 2022-05-16 20:33:04 +01:00