ScreenTextPlugin-v4.5-PAPERSPIGOT.jar
Curse Maven Snippet
What's new
# ScreenTextPlugin 4.5
## New Features
- **Background textures**: `/stp display`, `/stp timer` and `/stp counter` now support the new `backgroundtexture` option, with its own `bgopacity` and `bgscale`.
- **Texture path autocomplete**: when typing a texture path, Tab suggests the textures found in the target player's client (or every online client for `@a`).
- **Placeholders for the new client**: placeholders the client can resolve are now sent to it, so they update every frame. Server-only placeholders (TPS, statistics, bed spawn, op status...) are still resolved by the plugin.
- **Updated `placeholders.txt`**: every placeholder is now marked as client or server only.
- **Wider compatibility**: one plugin jar for Spigot and Paper servers from 1.20.1 to 26.2, compatible with Fabric, Forge and NeoForge clients.
## Persistence Improvements
- Displays removed with `@a` are now also removed for players who were offline, once they join.
- Finished timers no longer start again when a player rejoins.
- Timers are sent with their real remaining time when a player joins, staying in sync with other players.
- Paused timers stay paused after rejoining.
- Global timers are saved and restored after a server restart.
- `@a` commands now work and are saved even when no players are online.
## Fixes
- Fixed live placeholder updates resetting timers for players who joined after the timer started.
- Fixed old placeholder templates still updating after replacing a display with the same ID.
- Fixed health, armor and attack placeholders on newer server versions.
This mod has no additional files