docs(website): staff in-game location is admin/moderator-only #4
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/staff-location-visibility"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Keeps
website/website-README.mdin sync with RunicGateway/website#72.The "What each audience sees" table described the public Staff online list as being shown "with name + map location". That is no longer accurate: staff in-game location (map + coordinates) is now privileged data — the
/public/shard/onlineendpoint includes it only foradmin/moderatorcallers and strips the location fields from the payload for players and the public (server-enforced, not just hidden in the UI).Updated the Public row wording to reflect this. One-line change, no other content touched.
🤖 Generated with Claude Code