鏡像自
https://github.com/Uberi/Minetest-WorldEdit.git
已同步 2025-10-17 08:05:30 +02:00
Remove unused Code
此提交包含在:
3
init.lua
3
init.lua
@@ -233,9 +233,6 @@ minetest.register_chatcommand("/spiral", {
|
||||
minetest.chat_send_player(name, "Invalid usage: " .. param)
|
||||
return
|
||||
end
|
||||
if axis == "?" then
|
||||
axis = worldedit.player_axis(name)
|
||||
end
|
||||
if not worldedit.node_is_valid(pos, nodename) then
|
||||
minetest.chat_send_player(name, "Invalid node name: " .. param)
|
||||
return
|
||||
|
新增問題並參考
封鎖使用者