Remove 'pulverize' chat command

master
Wuzzy 2021-12-26 04:06:31 +01:00
parent 05a256d39e
commit fa1bd60279
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,4 @@
-- Remove the "pulverize" chat command.
--[[ The player is not allowed to drop or destroy any
-- items, it might leave the puzzle in an unsolvable state. ]]
minetest.unregister_chatcommand("pulverize")

View File

@ -0,0 +1,2 @@
name = no_pulverize
description = Removes the “pulverize” chat command