diff --git a/docs/plugins/hooks.rst b/docs/plugins/hooks.rst index 7e607fb671..f560bf6e0a 100644 --- a/docs/plugins/hooks.rst +++ b/docs/plugins/hooks.rst @@ -178,4 +178,8 @@ Executed whenever a post is created or edited, after it is saved into the databa ^^^^^^^^^^^^^^^^^^^^^ ``action:topic.delete`` -^^^^^^^^^^^^^^^^^^^^^ \ No newline at end of file +^^^^^^^^^^^^^^^^^^^^^ + +``action:user.set`` +^^^^^^^^^^^^^^^^^^^^^ +Useful for things like awarding badges or achievements after a user has reached some value (ex. 100 posts) \ No newline at end of file