Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/docs/(guides)/tags/user.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ description: Trust ranks, access to features, and other metadata about users.
| `system_trust_legend` | User is "Veteran User" (gold color) Trust rank<br/>(Role was removed in Sep 2018. Tag removed in 2022-05-05) |
| `system_world_access` | User can upload and publish Worlds |
| `system_vital_test_user_do_not_delete` | User should not be deleted as it is vital for testing or other internal systems<br/>(Tag was visible briefly on 2025-09-29 and removed on 2025-09-30) |
| `system_no_captcha` | User can bypass the instance max capacity

Trust rank tags have an offset of 1 with their name, so `system_trust_trusted` is actually only `Known User` (orange). The arrows in the following picture highlight the offset naming inaccuracy. The naming system is because of legacy reasons. Visistors have no trust rank at all. It is common for people User and above to be missing the tag for New User.

Expand Down