squidlex Posted July 11, 2020 Posted July 11, 2020 Hi there! I'm looking to make my player invincible for say 10 ticks after a key is pressed. I can probably use a tick event for the ticks (duh.) but I'm not quite sure how to make my player invincible. Thanks for the help Quote
vemerion Posted July 11, 2020 Posted July 11, 2020 You could listen to the LivingHurtEvent event and cancel it if the entity is a player. Quote
Novârch Posted July 12, 2020 Posted July 12, 2020 Entity#setInvulnerable Quote It's sad how much time mods spend saying "x is no longer supported on this forum. Please update to a modern version of Minecraft to receive support".
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.