Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for fakemade

Allow to visualize redstone signal strength

Report RedstoneSignalDisplay?

Redstone Signal Display

Redstone Signal Display is a small and lightweight PaperMC plugin that allows players to see the current Redstone signal strength in real time.
It is especially useful for Bedrock players playing through GeyserMC.


🚀 Features

  • Displays Redstone signal strength in real time
  • Designed for PaperMC servers (aim was Bedrock players but Java players can use it too)
  • Lightweight and performance-friendly
  • Simple and intuitive usage
  • As Bedrock player through Geyser you can use emotes fo toggling it

Demonstration

https://github.com/user-attachments/assets/026ee5da-eb59-4f5e-8cd3-c48466742982


📦 Installation

  1. Download the latest .jar file from the Releases page or from Hangar.
  2. Place it into your server's plugins/ folder.
  3. Restart the server.
  4. The plugin will be enabled automatically.

⚙️ Configuration

Now plugin has command for enabling and disabling plugin .

  • /rsdtoggle on - enable plugin. If it's enabled it sends message in chat
  • /rsdtoggle off - disable plugin. If it's enabled it sends message in chat

For bedrock players who play in Java servers through Geyser you can use emotes for two command above. You can define this emotes in config.yml. Now available 4 type of emotes(because its free ond common):

  1. "waving"
  2. "asking everyone to follow"
  3. "pointing overthere"
  4. "clapping"

If emote is used it triggers above commands. Plugin provides a configuration file, it will be generated on first launch.

Configuration:

display-radius: 10.0 #length fo visible
display-height: 0.35 #height of text above redstone
vertical-range: 5 #range of searching redstone
text-color: "#FFFFFF" #color of text in hex
refresh-interval-ticks: 10 #interval for update redstone signal values
emote_toggle: "waving"

It does not work now with emotes added through 'Emotecraft' and other plugins for Java players.

Additional information

If you would like to see any features added or the ability to integrate with plugins like 'Emotecraft', you can create an issue on GitHub.

Information

CategoryGameplay
Published onJanuary 29, 2026
LicenseMIT
Downloads4
Stars1
Watchers1

Pinned Versions

Project Links

Members