- The dashboard is in active development and may contain bugs, incomplete features, or unexpected behavior.
- Data loss, configuration errors, or other issues may occur. Always keep backups of important server settings and data.
- The Greed team is not responsible for any loss, damage, or disruption caused by the use of the dashboard during the beta period.
- Access to the dashboard may be revoked, limited, or changed without notice.
- Feedback and bug reports are encouraged and help us improve the platform for everyone.
By continuing to use the dashboard, you accept these terms and understand the risks associated with beta software.
Additional Information:
Greed’s dashboard is intensively cached on any API GET routes, meaning users who have just lost their roles may be able to view settings momentarily. However, they will not be able to update any settings if they do not have permissions at time of request.¹
Guilds are cached for 5 to 15 minutes, depending on previous patterns recorded from your hashed IP address.
GET API Requests rely on cached permission checks while POST API Requests actively check the permission at the time the request was made.
2: We never store your raw IP Address on our systems, we hash the IPs first then store them. Hashing is not encryption, a hashed IP address cannot be reversed back to the raw IP address. More about hashed IP addresses