Djaytan / mc-jobs-reborn-patch-place-break

A place-break patch extension of JobsReborn plugin for Bukkit servers (Minecraft).
MIT License
5 stars 2 forks source link

fix(core): fail on overflow/underflow #589

Closed Djaytan closed 7 months ago

Djaytan commented 7 months ago

The possibility to encounter weird behaviors because of overflow/underflow was known. That being said, this was not a priority to fix since the likelihood of such exploitation is potentially impossible.

This change aims to fail when moving a tag from one block to another at worlds' limits in such way that an overflow or underflow occurs.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 3 weeks ago

:tada: This PR is included in version 3.0.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: