chuche952 hehe, protection tool doesnt trasfer the "allow faction access" metadata to the new node.
Go through all meta values when placing new protector with sneak held.
Probably best to add that stuff into placer tool callback:
|
after_place = function(user, meta, src_meta, nodename) |
Go through all meta values when placing new protector with sneak held.
Probably best to add that stuff into placer tool callback:
protector/init.lua
Line 735 in 40fc6ef