-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Maxime Tonie edited this page Apr 11, 2026
·
1 revision
| Dependency | Required | Notes |
|---|---|---|
| Paper 1.19+ | Yes | Also works on Purpur, Leaf, and other Paper forks |
| ProtocolLib 5.4.0+ | Yes | Must be installed separately |
| PlaceholderAPI | No | Required only if you want PAPI placeholders in actions or %pt_...% in other plugins |
- Download
PacketTrigger.jarfrom the releases page - Drop it into your server's
plugins/folder - Make sure
ProtocolLib.jaris also inplugins/ - Start or restart your server
- PacketTrigger will generate a default
config.ymlatplugins/PacketTrigger/config.yml - Edit the config to set up your triggers (see Configuration)
- Run
/pt reloadto apply changes without restarting
After starting the server you should see this in your console:
[PacketTrigger] PlaceholderAPI found — PAPI placeholders enabled.
[PacketTrigger] Loaded trigger 'battlepass-xp'
[PacketTrigger] PacketTrigger enabled — 3 trigger(s) active.
If you don't see this, check that ProtocolLib loaded correctly first.