Skip to main content
SharedSidebar extends Sidebar and can be shown to any number of players simultaneously. It is identified by a string ID. All base Sidebar methods also apply.

Identity

Player registration

Visibility control

getPlayers() returns all registered players; getViewers() returns only those actively seeing the sidebar.

Example