Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Project-coordination memo for technical servers: proposals, subtasks, container-verified material collection, schematic.
ProjectMemo — Server-side Project Memo
The server half of ProjectMemo: a project-coordination memo system for redstone/technical communities. The paired client mod (Fabric, on Modrinth) provides the editing UI; this plugin is the single source of truth and also serves mod-less players via a read-only chat UI.
Features
- Projects / subtasks / material rows with a full permission model (LuckPerms nodes + per-project manager lists — managers are data-driven, no permission nodes needed)
- Container verification: scan chests/barrels/shulkers/hoppers in a marked area (nested shulkers & bundles included) and sync delivered amounts from real contents
- .litematic import → material rows (shared Syncmatica library supported)
- Chat read-only UI with clickable components (/memo, /memo show)
- Integrations for server owners:
- wiki-export/ Markdown export (auto-sync to any mkdocs wiki)
- [MEMO-EVENT] console lines (project created/completed/deleted) for chat bots
- Redis writer/mirror modes: other servers (e.g. creative) can run read-only mirrors with live sync
- Atomic UTF-8 data storage, rolling audit log (500 entries)
Commands & Permissions
| Node | Default | Meaning |
|---|---|---|
| memo.use | everyone | view |
| memo.claim | everyone | claim tasks |
| memo.create | creator group | propose projects (daily quota) / custom subtasks |
| memo.delete / memo.archive / memo.admin | OP | delete / archive / admin |
Per-project managers can edit everything inside their project (info, location, tasks, materials, verify, complete) with no permission nodes.
Links
- Client mod: Modrinth (search ProjectMemo) · Source (MIT): https://github.com/milan-fu/projectmemo# ProjectMemo
- Wiki: https://wiki.sth-strange.top/memo-mod/ Welcome to your new project!
Pinned Versions
- R1.21
Pages
Members
1Owner