You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A feature to add a note/annotation to a previous punishment. Could be extremely useful when using /history. For example if a user was false banned a note could be placed on that ban id so when other admins use the history command on that user they know to disregard that punishment.
Syntax /note <add|remove> <ID> /note <ID> Displays the note from the ID if set
(maybe make the command /annotate because thats what you called it in the discord)
Other ideas/info
The stored values could be operator, time, and note content which could be accessed like any other placeholder in libertybans
Could display notes an admin made in the /blame command
Im not sure how to handle multiple notes on the same id. It would make the most sense to limit them to only having 1. however maybe you could implement a id system for the notes themself?
This makes the most sense to be an addon however having it on main libertybans would be great!
The text was updated successfully, but these errors were encountered:
I have confirmed that ...
Description
A feature to add a note/annotation to a previous punishment. Could be extremely useful when using /history. For example if a user was false banned a note could be placed on that ban id so when other admins use the history command on that user they know to disregard that punishment.
Syntax
/note <add|remove> <ID>
/note <ID>
Displays the note from the ID if set(maybe make the command /annotate because thats what you called it in the discord)
Other ideas/info
operator, time, and note content
which could be accessed like any other placeholder in libertybansThis makes the most sense to be an addon however having it on main libertybans would be great!
The text was updated successfully, but these errors were encountered: