-
-
Notifications
You must be signed in to change notification settings - Fork 8
GH-201 Disable drop feature entirely if dropType is unchanged #203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
igoyek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
god
CitralFlo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All Gucci
Rollczi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No trochę słabo bo my mamy API i tam to nadal będzie dostępne
We'll discuss this today if I feel well (I kinda feel sick rn) |
|
will fix later dw |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Make readme great again. * Fix table. * Update README.md * Update readme banner.
* Ignore thorns damage * Simply if else statement
…st reasons for kick ex. "Server restart" and untagall command (#221) * - Added Event priority to config. * - Some modifications * Update eternalcombat-plugin/src/main/java/com/eternalcode/combat/fight/logout/LogoutController.java Co-authored-by: Michał Wojtas <80779749+CitralFlo@users.noreply.github.com> * Update eternalcombat-plugin/src/main/java/com/eternalcode/combat/fight/logout/LogoutController.java Co-authored-by: Michał Wojtas <80779749+CitralFlo@users.noreply.github.com> * Update eternalcombat-plugin/src/main/java/com/eternalcode/combat/fight/logout/LogoutController.java Co-authored-by: Michał Wojtas <80779749+CitralFlo@users.noreply.github.com> * Update eternalcombat-plugin/src/main/java/com/eternalcode/combat/fight/logout/LogoutController.java Co-authored-by: Michał Wojtas <80779749+CitralFlo@users.noreply.github.com> * Update eternalcombat-plugin/src/main/java/com/eternalcode/combat/fight/logout/LogoutController.java Co-authored-by: Michał Wojtas <80779749+CitralFlo@users.noreply.github.com> * Update eternalcombat-plugin/src/main/java/com/eternalcode/combat/fight/logout/LogoutController.java Co-authored-by: Michał Wojtas <80779749+CitralFlo@users.noreply.github.com> * - Added whitelist reasons for punishments * - Added whitelist reasons for punishments * - Fixed description in CombatSettings * - Made untag command also executeable via console - Added untagall command to untag all tagged players at once. useful in cases when you want to do something related to events. * - Better way of untagging all players. * - Needs testing - head drops #214 #214 * - Added bypass checks for combat * - Changed the way how bypass is being detected. Using function FightTagController#cannotBeTagged * - Disabling elytra when get tagged when you are moving. Currently there is a bug where you can still can fly if you are already flying when getting tagged. * Remove event declaration duplications by DynamicListener and EventManager --------- Co-authored-by: Michał Wojtas <80779749+CitralFlo@users.noreply.github.com> Co-authored-by: Rollczi <ndejlich5@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…y checked root commands (#225) * Add better way to check restricted command - previous idea only checked root commands Took 2 minutes * Code review --------- Co-authored-by: Rollczi <ndejlich5@gmail.com>
…ions in knockback feature (#227) * Sort combat regions by priority which supports overlapping regions in knockback feature * Sort combat regions by priority which supports overlapping regions in knockback feature * Resolve DMK and jakubek review's * Correct priority
* Add Lands support. * Fix. * Fix support. * Remove useless code. Fix lands implementation. Fix a force knockback system. Fix configuration reloads for border features. Improve default border particle configuration for a better client experience (more fps) * Fix triggers indexing. Update border on tag event * Cleanup * Resolve conflicts --------- Co-authored-by: Rollczi <ndejlich5@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… v4.23.0 (#230) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Fix head drop Signed-off-by: vLuckyyy <vluckyyy.biznes@gmail.com> * Add minimessages coloring to head drops. --------- Signed-off-by: vLuckyyy <vluckyyy.biznes@gmail.com>
* Fix pearl cooldown Signed-off-by: vLuckyyy <vluckyyy.biznes@gmail.com> * Fix cooldown. --------- Signed-off-by: vLuckyyy <vluckyyy.biznes@gmail.com>
…15.20 (#234) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…to v3.2.1 (#235) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….gradle.plugin to v8.3.8 (#236) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Init * Add anchor support * Add anchor to api * Add meta data contants create static methods to retrive uuid. Follow @imDMK and @coderabbitai reviews * Use coderabbit suggestion to version compatibility * Follow coderabbit review * Update eternalcombat-plugin/src/main/java/com/eternalcode/combat/crystalpvp/CrystalPvpConstants.java Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Resolve review. Add documentation comment, add ignored worlds check and event.cancelled check. Fix method name to use `UniqueId` instead of `UUID` * Remove isCancelled() check -> follow coderabbit <3 * follow coderabbit - add one check for hasDamagerBlockState method declaration check * Resolve vLuckyyy review * e -> exception rename --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
# Conflicts: # eternalcombat-plugin/src/main/java/com/eternalcode/combat/CombatPlugin.java
resolves #201