-
Notifications
You must be signed in to change notification settings - Fork 0
Home
wjddusrb03 edited this page Mar 29, 2026
·
3 revisions
Welcome to the DisplayAPI Wiki! This is the complete documentation for DisplayAPI - a lightweight Display Entity API for Paper 1.21.4+.
- Installation - How to install and set up DisplayAPI
- Quick-Start - Basic usage examples to get started quickly
- TextDisplay - Text hologram builder
- BlockDisplay - Block display builder
- ItemDisplay - Item display builder
- Common-Properties - Properties shared by all builders
- Popup - Animated floating text (damage numbers, notifications)
- Animation - Keyframe animation engine with 12 easing functions
- Interactive - Clickable displays with left/right click detection
- Follow - Displays that follow entities
- DisplayGroup - Group multiple displays together
- Leaderboard - Auto-updating ranked displays
- Persistence - Save displays across server restarts
- Per-Player-Visibility - Show displays to specific players only
- PlaceholderAPI - PlaceholderAPI integration
- Runtime-Updates - Update displays after spawning
- Admin-Commands - In-game admin commands
- API-Reference - Full class and method listing
- Easing-Functions - All 12 easing curves explained