Issue:
Currently Player Data doesn't support VRCUrl, which makes using persistence for URL Input Fields really annoying to do.
Currently the only way to store a VRCUrl is with PlayerObjects, which can often lead to some quite cursed setup.
Suggestion:
Add VRCUrl to the support data types of Player Data, this would allow us to more easily store and access them.