nodebb-plugin-two-way-block

Blocking a user hides your posts from them too. This plugin is only compatible with NodeBB versions released **after** 1.13.3 (including master branch)

Usage no npm install needed!

<script type="module">
  import nodebbPluginTwoWayBlock from 'https://cdn.skypack.dev/nodebb-plugin-two-way-block';
</script>

README

nodebb-plugin-two-way-block

Blocking a user makes hides your posts from them too

This plugin is only compatible with NodeBB versions released after 1.13.3 (and master branch of course), as the required hooks were added a few hours after that release.