# NameplateBuilder ## Docs - [Installation](https://docs.nameplatebuilder.frotty27.com/getting-started/installation.md): Get NameplateBuilder running on your Hytale server. - [Overview](https://docs.nameplatebuilder.frotty27.com/getting-started/overview.md): Features, permissions, and how NameplateBuilder works. - [Welcome](https://docs.nameplatebuilder.frotty27.com/index.md): NameplateBuilder - a server-side nameplate aggregator for Hytale. - [Advanced](https://docs.nameplatebuilder.frotty27.com/modding/advanced.md): Hidden keys, cleanup, undefine, and common mistakes. - [Format Variants](https://docs.nameplatebuilder.frotty27.com/modding/format-variants.md): Let players choose between multiple display formats for a segment. - [Manual Text](https://docs.nameplatebuilder.frotty27.com/modding/manual-text.md): Push text to entities directly for event-driven or external data. - [Migration Guide](https://docs.nameplatebuilder.frotty27.com/modding/migration.md): Upgrade your mod to the latest NameplateBuilder API version. - [Quick Start](https://docs.nameplatebuilder.frotty27.com/modding/quick-start.md): Add your own nameplate segment in under 5 minutes. - [Resolvers](https://docs.nameplatebuilder.frotty27.com/modding/resolvers.md): Compute segment values per entity using resolver functions. - [Admin Panel](https://docs.nameplatebuilder.frotty27.com/player-guide/admin.md): Server-wide killswitches, chain locking, world restrictions, and NPC blacklists. - [Segment Editor](https://docs.nameplatebuilder.frotty27.com/player-guide/editor.md): Add, remove, reorder, and customize nameplate segments. - [Format Popup](https://docs.nameplatebuilder.frotty27.com/player-guide/format-popup.md): Choose display formats, prefix/suffix wrapping, and bar styles. - [General Settings](https://docs.nameplatebuilder.frotty27.com/player-guide/general-settings.md): Master toggles, offset, and welcome message settings. - [UI Overview](https://docs.nameplatebuilder.frotty27.com/player-guide/ui-overview.md): Navigate the NameplateBuilder player interface. - [API Reference](https://docs.nameplatebuilder.frotty27.com/reference/api.md): Complete method tables for NameplateAPI, SegmentBuilder, SegmentResolver, NameplateData, and related types. - [Architecture](https://docs.nameplatebuilder.frotty27.com/reference/architecture.md): Internal systems, data flow, and project structure. - [FAQ](https://docs.nameplatebuilder.frotty27.com/reference/faq.md): Frequently asked questions and troubleshooting. - [Persistence](https://docs.nameplatebuilder.frotty27.com/reference/persistence.md): File formats for player preferences and admin configuration. - [PlaceholderAPI](https://docs.nameplatebuilder.frotty27.com/reference/placeholder-api.md): Why NameplateBuilder does not integrate with PlaceholderAPI. ## OpenAPI Specs - [openapi](https://docs.nameplatebuilder.frotty27.com/api-reference/openapi.json)