Potothingi

Results 10 comments of Potothingi

I think the best solution is to add a configuration that skips the collision box size check if the entity moving through the portal is a Ghast.

> https://spark.lucko.me/w27OFfDZub - On Linux ![1](https://github.com/PaperMC/Paper/assets/108602622/35759295-1e56-4507-b558-d11a68e4f6b4) "VoxelShape"

Malicious users who send packet spam should be kicked out.

Info) Paper's default allows 500 packets per 7 seconds. https://github.com/PaperMC/Paper/blob/master/patches/server/0701-Add-packet-limiter-config.patch https://github.com/Spottedleaf/PacketLimiter --- Issue: https://github.com/Nan1t/NanoLimbo/blob/5615ec23217627b9a2fda3a0d762805a4b290f30/src/main/resources/settings.yml#L125 'packetSize: 1024' is too small.

https://github.com/Nan1t/NanoLimbo/blob/ff84c8f564f1d511bc96a56bd8c21af5e2bb3520/src/main/java/ua/nanit/limbo/connection/pipeline/ChannelTrafficHandler.java#L46-L66 Isn't the count reset if packets come in more than once per second?

> > packetSize: 1024' is too small > > You can increase it as you wish. By default it's unlimited. And can you provide example of valid income packet that...

You can refer to the commits that other plugins have added to support Folia. https://github.com/ViaVersion/ViaVersion/commit/7c9c602cec1c73f818379b79e1c116c32a278580 https://github.com/ViaVersion/ViaVersion/commit/c46bb5bcf5e88a415dc045271fe1a174c3a623f4 https://github.com/ViaVersion/ViaBackwards/commit/4293289468a6840001ece99fb4285ba5215f9bbc https://github.com/pop4959/Chunky/commit/2a3f089861c65e5448983b6ef98dcb3a93b7fa4f https://github.com/pop4959/Chunky/commit/38e99a87038c20ce8459228cd6c18634d35085a5 https://github.com/pop4959/Chunky/commit/3666d58e886bef17700aef66fef06ee43d49fb3b https://github.com/dmulloy2/ProtocolLib/commit/65a9ef5acf00b978bd605090790a638384769c1c https://github.com/MilkBowl/Vault/pull/915/files https://github.com/LuckPerms/LuckPerms/pull/3615/files https://github.com/lucko/spark/pull/312/files https://github.com/PlaceholderAPI/PlaceholderAPI/commit/95786e32d2d5a877220705648c8139486549c781 https://github.com/EssentialsX/Essentials/pull/5291/files https://github.com/PlayPro/CoreProtect/commit/7170e2945269f6aa7f6a8468cad8e2ae473357eb https://github.com/PlayPro/CoreProtect/commit/ace870b93016b900f4726fcf2bfe4e71fc98accf https://github.com/PlayPro/CoreProtect/commit/f2934fd876f4d5ec93e0488d7494b25ca41c9aff https://github.com/DiscordSRV/DiscordSRV/commit/812c9b025bff260eb19e4ae4bb8c8cec61bb6829...

Needs updating for data components? https://github.com/PaperMC/Paper/blob/master/removed-patches-1-20-5/1037-Hide-unnecessary-itemmeta-from-clients.patch