A248 / LibertyBans

The be-all, end-all of discipline.
https://ci.hahota.net:8443/job/LibertyBans/
GNU Affero General Public License v3.0
165 stars 40 forks source link

[Feature Request]: Documentation for addons Expunge & Extend #246

Open LaurenceBarnes opened 9 months ago

LaurenceBarnes commented 9 months ago

I have confirmed that ...

Description

As I have never done a PR (even to just documentation) before, I simply raise an issue regarding that.

Unlike for the other addons, the docs still lack a short documentation (I wrote it so you can copy/paste it, without the referring commit link of course, into the docs if you so wish. Of course formatting may still be necessary.) for the following addons:

Expunge (added with https://github.com/A248/LibertyBans/commit/e93b317ac128334016bf719e42b9b2a8abb5d329)

Provides the /libertybans expunge <id> command. This allows to remove the specified punishment from the database record. Useful for removing invalid/unintentional punishments.

Requires the permission libertybans.addon.expunge.use

Extend (added with https://github.com/A248/LibertyBans/commit/b5b4aa810941155365000cbcfd3a7d2e9520e89b)

Provides the /libertybans extend <id> <time> command. Allows to extend a specified existing (active) punishment for a specified additional duration.

Requires the permission libertybans.addon.extend.use