README 270 B

1234567891011121314151617
  1. The ModHelperPlugin plugin lets users who have been manually marked as
  2. "modhelper"s silence accounts.
  3. Installation
  4. ============
  5. add "addPlugin('ModHelperPlugin');"
  6. to the bottom of your config.php
  7. Settings
  8. ========
  9. none
  10. Example
  11. =======
  12. addPlugin('ModHelperPlugin');