is there a way to use this plugin to extend the time in which the remove function is available? for instance in vanilla, remove option is available for 10 min after wall is placed. could i extend this time to say 20 minutes or 24 hours, etc? TIA
Time Window
"Remove Interval (Min = 0.2)": 0.5, pookins
"Remove Interval (Min = 0.2)": 0.5,
Thank you!!
Hye Pookins, thanks again for helping me. woulnd't the remove interval be the amount of time thats allowed between using the remove tool? just a heads up, i just got into all of this 2 days ago so im still desperatley ignorant. i was reviewing the json file and in my logic wouldn't i want to use:pookins
"Remove Interval (Min = 0.2)": 0.5,
"RemoveType - Normal - Entity Spawned Time Limit - Enabled": false, --- to be true?
i want to extend the time limit users can use the remove tool after placing say a wall or foundation but i do not want it always available? so if i wanted it to be availbe for 60 minutes after an enitity, i.e a wall is placed wouldn't i set the aformentioned Entity Spawned time limit to true and then:
"RemoveType - Normal - Entity Spawned Time Limit - Cannot be removed when entity spawned time more than it": 3600 ... (1 hour in seconds).
thanks again for the help.