PurpurMC/PurpurExtras

[Feature Request] Run Faster on Grass Paths

LichLord91 opened this issue · 1 comments

The idea/problem for your feature request.

This may be for the PurpurMC server jar proper but be cool to run faster when running on grass paths!

Describe the solution you'd like.

Here is how Vane does it I believe

https://github.com/oddlama/vane/blob/main/vane-trifles/src/main/java/org/oddlama/vane/trifles/FastWalkingGroup.java
https://github.com/oddlama/vane/blob/main/vane-trifles/src/main/java/org/oddlama/vane/trifles/FastWalkingListener.java

Describe alternatives you've considered.

No response

Agreements

  • I have searched for and ensured there isn't already an open issue regarding this.
  • I have ensured the feature I'm requesting isn't already in the latest supported PurpurExtras version.

Anything Else?

No response

Implemented in v1.25.0