This project is pre-alpha!!
The idea is to have 1 addon that adds a huge amount of guild management features.
In development now are:
- Announcements
- Events
- Guild bank
- Consumable lists
Syncing
The unique thing about this addon is the syncing mechanism, it uses a simple implementation of a private blockchain.
Only ranks with the "Edit guild information" permission can add blocks, but everyone can send and receive them.
This ensures maximum syncing between guild members. The SHA1 hashes of every block protect users from changing content maliciously.