Hello!
I'm trying to find a configuration option to deny a player to remove, for example, a wall if the entity are more than 24 hours old. So to clearify, an entity should only be removable within 24 hours.
Is there a way to configure this?
Prevent a player from removing?
"RemoveType - Normal - Entity Spawned Time Limit - Enabled": true,
"RemoveType - Normal - Entity Spawned Time Limit - Cannot be removed when entity spawned time more than it": 300.0
Because the plugin does not save the time when the entity was spawned. so this is only used for entities that are spawned after the plugin is loaded.