Skip to content

CopySign 2.3.0

Latest

Choose a tag to compare

@SirClearPixels SirClearPixels released this 26 Apr 23:01

What's new in 2.3.0

  • Minecraft 1.21.11 compatibility — updated Paper API target
  • Folia support — region-aware scheduling via new SchedulerUtil
  • Per-side sign glow — track frontGlowing / backGlowing independently (with legacy fallback)
  • Adventure Component API migrationSignChangeListener no longer relies on legacy String getters
  • Safer sound lookup — registry iteration replaces deprecated Sound enum usage; startup capability logging added

Compatibility

  • Minecraft: 1.21.x (tested through 1.21.11; 1.21.4 backwards-compatible)
  • Server: Paper / Folia
  • Java: 21

Installation

  1. Download CopySign-2.3.0.jar below
  2. Place it in your server's plugins/ folder
  3. Install NBTAPI if not already present
  4. Restart your server