CuffsX

CuffsX is a mod adding handcuffs for player control, with two types (hands, legs), timed apply/remove, durability, and leading players with a lead. Includes commands, logs, LuckPerms support, and works on Fabric 0.14+.

File Details

CuffsX 1.1 1.20.1

  • R
  • Apr 22, 2026
  • 92.41 KB
  • 177
  • 1.20.1
  • Fabric

File Name

cuffsx_1.20.1-1.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cuffsx-1519304:7969015"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Bug Fix & New mechanics

  • Reworked handcuff system mechanics:
    • Added two cuff types: HANDS (blocks interaction, attacking, item use) and LEGS (sets movement speed to zero)
    • Both cuff types can now be applied simultaneously
  • Updated cuff application system:
    • Introduced 3-second timed progress bar visible to both players
    • Application cancels if the target moves or if clicked again
    • Second cuff type applies instantly if one is already active
    • Added restrictions for FTB Chunks claims and cuffsx.bypass permission
  • Updated cuff removal system:
    • Requires empty hands
    • Added 2-second removal progress bar
    • Removal can be cancelled mid-process
    • Removal now depends on click position (upper body → HANDS, lower body → LEGS)
    • Only uncuffed players can remove cuffs
  • Added breaking system:
    • Players can break cuffs via RMB (HANDS) or Space (LEGS)
    • Each press deals 1 durability damage with random cooldown (0–40 ticks)
    • Cuffs have 250 durability and are destroyed on break (no drop)
  • Improved lead system:
    • Players can leash cuffed players using a vanilla lead
    • Automatic teleport if distance exceeds 3 blocks
    • Proper handling on disconnect for both leader and target
  • Added action bar HUD:
    • Displays cuff status every second
    • Added durability bars for HANDS and LEGS
  • Expanded bypass system:
    • Players with cuffsx.bypass cannot be cuffed
  • Reworked log system:
    • Logs now store APPLY and REMOVE events for 24 hours (per entry)
    • APPLY entries are moved to archive after expiration
    • REMOVE entries are deleted on expiration
  • Added applies archive system:
    • New commands:
      • /cuffsx applies info
      • /cuffsx applies clear <player>
    • Archive entries expire after 6 hours
    • Expiration is checked every minute
  • Updated commands:
    • Split /cuffsx enable and /cuffsx disable
    • Improved /cuffsx list output
    • Updated /cuffsx remove:
      • Now works for offline players
      • Properly clears stored data
      • Returns handcuffs to executor