1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-22 02:02:32 +01:00

Explicitly mention user rights are separate from guild member permissions (#71)

* Update rights.md

Resolves #66

* Update rights.md

---------

Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
This commit is contained in:
Erkin Alp Güney 2023-04-26 09:22:39 +03:00 committed by GitHub
parent 5d978cff7a
commit d90f14873a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,8 @@
## About
Rights are instance-wide, per-user permissions for everything you may perform on the instance,
such as sending messages, editing messages, or shutting down the server.
such as sending messages, editing messages, or shutting down the server. They are separate from
guild member permissions, which only apply to a given guild.
You may modify a users rights by editing the `rights` column in the `users` table.