Screentext

Screentext is a Minecraft Mod for Fabric 1.20.1 - 26.2, Neoforge 1.20.1 - 26.2 and Forge 1.20.1 - 1.20.4 that let you display custom Text, Timers, Counters and Texture on the screen with fully customization!
Back to Files

ScreenTextPlugin-v4.5-PAPERSPIGOT.jar

File nameScreenTextPlugin-v4.5.jar
Uploader
Cotii_Cotii_
Uploaded
Sep 13, 2026
Downloads
1
Size
90.2 KB
Mod Loaders
ForgeFabricNeoForge
File ID
8874398
Type
R
Release
Supported game versions
  • 26.2
  • 1.21.11
  • 1.21.8
  • 1.21.5
  • 1.21.4
  • 1.21.1
  • 1.20.4
  • 1.20.1

Curse Maven Snippet

Forge

implementation "curse.maven:screentext-1564010:8874398"

Fabric

modImplementation "curse.maven:screentext-1564010:8874398"

NeoForge

implementation "curse.maven:screentext-1564010:8874398"

Learn more about Curse Maven

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