Player Groups
Groups Page: The Groups page has been redesigned with a tabbed layout. Group Editor, Create Group, and Player Assignments are now each on their own tab for a cleaner experience.
Player Assignments: The player assignment tab now shows a scrollable, filterable player list on the left and the group selector with apply controls on the right. Type to filter players by name instead of scrolling through a dropdown.
- Player names in the assignment dropdown no longer show the internal player GUID.
- Group editor now shows a Default badge inline on the tab when the selected group is the server default.
- Simplified teleport override fields — leaving a field blank now clearly inherits from the default group.
Script Editor
- Teleport functions (`tp_add`, `tp_remove`, `tp_go`, `tp_to`, `tp_to_ground`, `tp_to_player`, `tp_offset`, `tp_dc`, `tp_mdc`, `tp_list`) are now grouped under a dedicated **Teleports** category in the function reference panel.
- The function category dropdown is now sorted alphabetically. **All** remains pinned at the top.