Sokomine / replacer

tool that replaces nodes by clicking on them (Mod for Minetest)
8 stars 21 forks source link

too powerful for survival, needs priv #14

Open retsil2 opened 5 years ago

retsil2 commented 5 years ago

i love this mod, but it's a bit too powerful for survival ruleset, because it allows to dig all blocks, even very hard ones, which would usually require nice iron+ tools. would you like a patch with priv? we can cobble it together real quick.

GreenDirkfried commented 2 years ago

I am with you here. But I think, while the replacer is very useful to place for example stairs, the most problematic thing is the replacement on left klick. I suggest a replacer.conf with REPLACEMENT_NEED_CREATIVE = true. And code, which, when the above is enabled, checks if the player has creative before replacing a block.