Minetest-WorldEditAdditions/worldeditadditions_commands
Starbeamrainbowlabs e6bf2a10ee
//nodeapply: fix crash on unknown node name
oops, we normalised the node name but then passed the un-normalised node name to NodeListMatcher >_<
2023-12-15 03:11:40 +00:00
..
commands //nodeapply: fix crash on unknown node name 2023-12-15 03:11:40 +00:00
doc start working on converting everything to the new utils location 2022-09-18 17:59:57 +01:00
aliases.lua Bugfix: don't error out on //flora → //bonemeal alias if bonemeal mod isn't installed 2023-12-13 22:15:27 +00:00
init.lua plug in new //rotate+ logic 2023-12-13 23:05:00 +00:00
mod.conf core: implement fetch_command_def 2022-05-19 02:31:01 +01:00
player_notify_suppress.lua //subdivide: Tidy up output 2020-06-26 21:15:13 +01:00