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?

Release
1.1.0

fakemade released RedstoneSignalDisplay version 1.1.0 on January 31, 2026

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 and 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"

Information

Published onJanuary 31, 2026
Downloads4

Platforms

Paper Paper (1.21.11)