Indeed and the Bump Limit is the closest thing but all it does something a bit different being that you can't post at all until someone replies. A mod setup where they can reply but it doesn't bump the thread is what I'm sure many would be seeking as this would completely eliminate people bumping their own threads.
A mod setup where they can reply but it doesn't bump the thread is what I'm sure many would be seeking as this would completely eliminate people bumping their own threads.
The problem is a mod doing such a task would have to manipulate default functionality. It'd have to find a way to bypass the mysql query behavior of ordering by last_post_date OR it'd have to lie about the last_post_date (example being making the post date/time of the "bump" the same as the post before it so it doesn't change it's order, that could be very false data -- albeit easily coded).