TonytheMacaroni

Results 13 issues of TonytheMacaroni

The values listed at https://docs.papermc.io/paper/vanilla#packet_limiter prevent players from logging in. ![Image](https://github.com/user-attachments/assets/0be02c36-a0a5-425d-83f1-23cac4c27162) ![Image](https://github.com/user-attachments/assets/ac5b688c-b588-4f66-9295-ceacb4ac7acc) ```yml packet-limiter: all-packets: action: KICK interval: 0.000001 max-packet-rate: 999999.0 ``` After testing, an interval of `0.000001` ends up...

Supersedes #11166. - Adds overloads to `World#rayTrace` and `World#rayTraceBlocks`, as well as the method `PositionedRayTraceConfigurationBuilder#blockCollisionMode`, that take a `BlockCollisionMode` instead of the boolean `ignorePassableBlocks` to determine block collisions. - ~~Add...

type: feature
scope: api

Planned / Upcoming
Build PR Jar