mykyta

Results 5 issues of mykyta

Currently, MyPet has support modules for Minecraft versions 1.8 through 1.19. In order to make the project easier to maintain, as well as make future refactors and performance improvements more...

Currently, right-clicking on a pet entity with an empty hand will swing the off-hand. This behavior is unintended, and does not match vanilla. ![image](https://user-images.githubusercontent.com/22900187/176036631-54291230-ed5d-4b2d-b0de-67d77af4c1c8.png) I have also cleaned up leash...

No Response

It is currently not possible to use [Velocity](https://www.velocitypowered.com/)'s [modern forwarding](https://docs.velocitypowered.com/en/latest/users/player-info-forwarding.html) with ProtocolSupport. When a player tries to connect, the forwarding process breaks somewhere internally and a player cannot connect. Upon...

bug
enhancement

This release will focus on making Harbor easier to configure out of the box and reduce issues due to end user error/misconfiguration. Additionally, Harbor will take a slightly different approach...

enhancement

Currently, the fallback idle detection system uses an array of listeners for things like chat, commands, movement, and inventory click; the heaviest of these being the move event. Instead, we...

enhancement