Counterplay

Counterplay

Plugin

Makes it so players can't be oneshot if above specific health threshold

Server Game MechanicsUtility

27 downloads
2 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Counterplay

Prevents player death if they're above certain health threshold.

Damage types are fully compatible with both vanilla types and those added by datapacks/plugins.

oneshot-protection:
  enabled: false # Set to true to enable
  health-threshold: 10.0 # Health threshold above which the player will not die
  excluded-damage-types: # Damage types that will not trigger the protection
  - generic_kill
  - fall
  - fly_into_wall

This is a concept based on the idea talked about in this blog post.


Project members

YouHaveTrouble

Member

Details

Licensed GPL-2.0-or-later
Published 4 months ago
Updated 4 months ago