-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
dimazbtw edited this page Jun 11, 2026
·
1 revision
Sentinel-TextDisplays is built on PacketEvents and
won't start without it. Download it and drop the jar into your plugins/ folder. It's free,
licensed separately (GPL-3.0) and installed as its own plugin — exactly like ProtocolLib.
- Drop the
Sentinel-TextDisplays.jarfrom your purchase intoplugins/. - Start the server. It generates
plugins/Sentinel-TextDisplays/config.ymland adisplays/folder containing a fully commentedexample.ymltemplate. - Run
/td create welcome &bHello!for your first display, or/td guifor the editor.
Licensing is automatic. The jar you download from your purchase is licensed to your account — there is nothing to configure. Redistribution isn't permitted, and leaked copies are traceable to the original buyer.
| Platform | Versions | Notes |
|---|---|---|
| Spigot | 1.19.4 – 1.21.x | Text Displays exist from 1.19.4 |
| Paper (and forks) | 1.19.4 – 1.21.x | Recommended |
Java 17 – 21 is supported.
| Plugin | Adds |
|---|---|
| PlaceholderAPI |
%placeholders% in lines and action text — resolved per viewer
|
| ItemsAdder |
:emoji: font-images rendered inside display text |
| Nexo | glyphs via %nexo_<glyph>% (through PlaceholderAPI) or direct parsing |
Nothing else is needed — the plugin bundles no libraries and hooks everything at startup.
Sentinel-TextDisplays