showAvatar and hideAvatar no longer stored remotely #1180

Closed
opened 2026-04-05 16:58:28 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ariesclark on 11/15/2022

GET /auth/user/playermoderations/ will no longer return any moderations with type of hideAvatar or showAvatar.
As such, POSTing playermoderations of those types is also meaningless.

Original issue available on https://github.com/vrchatapi/specification/issues/188.


I looked into VRCX's source and there doesn't seen to be any major reliance on these types, but there is a few occurrences regardless.

*Originally created by @ariesclark on 11/15/2022* `GET /auth/user/playermoderations/` will no longer return any moderations with `type` of `hideAvatar` or `showAvatar`. As such, `POST`ing playermoderations of those types is also meaningless. Original issue available on https://github.com/vrchatapi/specification/issues/188. --- I looked into VRCX's source and there doesn't seen to be any major reliance on these types, but there is a few occurrences regardless.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#1180