xenondevs / Nova

Nova is a server-side modding framework for Paper servers that aims to streamline adding custom content like items, blocks, guis, and more, without client-side modifications, using resource pack tricks.
Other
361 stars 37 forks source link

Riptide Broken in Nova-0.16-RC.1 #363

Closed P3YC1 closed 4 months ago

P3YC1 commented 5 months ago

Agreements

Check for plugin incompatibilites

There are no other plugins running on my server.

Plugin Version, Server Software, Server Version

Nova: 0.16 RC 1, Paper: git-Paper-463 (MC: 1.20.4)

Nova Addons and Versions

Jetpacks v0.1.12-RC.2, Logistics v0.2.8-RC.1, Machines v0.4.5-RC.4, Simple-Upgrades v1.3-RC.2, Vanilla Hammers v1.4-RC.2

Expected behavior

When a player has Riptide 3 on his Trident, and the Weather is set to Storm, or he is inside Water, the player should be able to Fly through the air/water.

Observed/Actual behavior

When a player has Riptide 3 on his Trident, and the Weather is set to Storm, or he is inside Water, the player only gets the spinning animation, but does not actually move.

Steps to reproduce

  1. Install Plugin with Addons on the given Version.
  2. Enchant a Trident with Riptide 3
  3. Set Weather to Storm
  4. Try to hold right-click till the Trident is charged up
  5. Let go of your right mouse button

Server log

latest.log

Errors

No response

Additional context

No response