Slimefun / Slimefun4

Slimefun 4 - A unique Spigot/Paper plugin that looks and feels like a modpack. We've been giving you backpacks, jetpacks, reactors and much more since 2013.
GNU General Public License v3.0
968 stars 543 forks source link

feat: Add RadiationDamageEvent to the api #4225

Closed HoosierTransfer closed 1 month ago

HoosierTransfer commented 2 months ago

Description

Adds a RadiationDamageEvent so that addons can cancel radiation damage.

Proposed changes

Add an event that is called when the player takes radiation damga

Related Issues (if applicable)

Checklist

github-actions[bot] commented 2 months ago
Pro Tip! You can help us label your Pull Requests by using the following branch naming convention next time you create a pull request. โค๏ธ Branch naming convention Label
feature/** ๐ŸŽˆ Feature
fix/** โœจ Fix
chore/** ๐Ÿงน Chores
api/** ๐Ÿ”ง API
performance/** ๐Ÿ’ก Performance Optimization
compatibility/** ๐Ÿค Compatibility

If your changes do not fall into any of these categories, don't worry. You can just ignore this message in that case! ๐Ÿ‘€

github-actions[bot] commented 2 months ago

Slimefun preview build

A Slimefun preview build is available for testing! Commit: 104c0b6d

https://preview-builds.walshy.dev/download/Slimefun/4225/104c0b6d

Note: This is not a supported build and is only here for the purposes of testing. Do not run this on a live server and do not report bugs anywhere but this PR!

JustAHuman-xD commented 2 months ago

Might be worth changing it to be per symptom but idk