Notes
The Notes app lets players write, edit and delete private text notes. Notes are stored server-side in the database and persist across sessions.
Features
- Create notes with a title and body text
- Edit or delete existing notes
- Notes list sorted by last modified date
- Character count indicator
- Search bar to filter notes by title
- Persistent storage via notes.lua server handler
- Loggable if Config.Logs.Actions.Notes = true