Solved Disable players shield.

Discussion in 'Plugin Development' started by OkayName, Apr 11, 2021.

Thread Status:
Not open for further replies.
  1. Offline

    OkayName

    Hey, so I was wondering how I would disable a player's shield when they are holding it up. I already have a way to detect it using player.isBlocking(), but I dont know how to disable or put the shield down for the player. I tried looking around, but couldnt find an answer. Thanks in advance!
     
  2. Offline

    davidclue

    Use this method here
     
  3. Offline

    OkayName

    Thank you, it works!
     
Thread Status:
Not open for further replies.

Share This Page