You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/tutorials/tags.markdown
+4-4
Original file line number
Diff line number
Diff line change
@@ -29,15 +29,15 @@ Tag | Description
29
29
`system_feedback_access` | User can send Feedback
30
30
`system_probable_troll` | User has been reported multiple times and is (probably) a troll
31
31
`system_supporter` | User has an active VRC+ subscription
32
-
`system_legend` | User is an Experienced player and was active during the Summer of 2018<br>(Deprecated: Removed in 2022-05-05)
32
+
`system_legend` | User is an Experienced player and was active during the Summer of 2018<br>(Tag removed in 2022-05-05)
33
33
`system_troll` | User is a confirmed troll
34
34
`system_trust_basic` | User is "New User" (blue) Trust rank
35
35
`system_trust_known` | User is "User" (green) Trust rank
36
-
`system_trust_intermediate` | Unknown (Believed to be Deprecated)
37
36
`system_trust_trusted` | User is "Known User" (orange) Trust rank
38
-
`system_trust_advanced` | Unknown (Believed to be Deprecated)
39
37
`system_trust_veteran` | User is "Trusted User" (purple) Trust rank
40
-
`system_trust_legend` | User is "Veteran User" (previously gold) Trust rank<br>(Deprecated: Removed in 2022-05-05)
38
+
`system_trust_intermediate` | Unknown<br>(Tag removed in 2022-05-05)
39
+
`system_trust_advanced` | Unknown<br>(Tag removed in 2022-05-05)
40
+
`system_trust_legend` | User is "Veteran User" (gold color) Trust rank<br>(Role was removed in Sep 2018. Tag removed in 2022-05-05)
41
41
`system_world_access` | User can upload and publish Worlds
42
42
43
43
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.
0 commit comments