In addition a remote api to disallow moving of an entity is available:
if remote.interfaces["PickerDollies"] and remote.interfaces["PickerDollies"]["add_blacklist_name"] then
remote.call("PickerDollies", "add_blacklist_name", "name-of-your-entity")
end