LazoYoung / CraftGames

Minecraft Paper plugin that enables you to make custom minigame scripts.
MIT License
2 stars 1 forks source link

Disable item interactions in spectator mode #42

Closed jupiter1390 closed 4 years ago

jupiter1390 commented 4 years ago

some plugin items are known to work in spectator mod(ex: QualityArmory guns)

LazoYoung commented 4 years ago

You can't hold any item in spectator mode. How does it work despite that?

jupiter1390 commented 4 years ago

You can't hold any item in spectator mode. How does it work despite that?

Hold any QualityArmory Gun item and left click it, it will work

LazoYoung commented 4 years ago

I took an alternative approach. Plugin will always clear inventory of dead players.