Pedro
Pedro
This close #4280 by removing the validation of file type. Based in a [note ](https://developer.mozilla.org/en-US/docs/Web/API/File/type) about File.type this property only work for a few files like normal text or images,...
**Is your feature request related to a problem? Please describe.** Actually for the conection of nodes i use a subdomain in cloudflare, this subdomain are in proxy, then only work...
**Description:** This PR add support for the AutoMod feature. **Justification:** https://github.com/discord/discord-api-docs/pull/4860 **Depends of:** https://github.com/Discord4J/discord-json/pull/121
**Feature Description:** Make PR WorkFlow skip build if the PR depends in another PR (tag) **Justification:** i dont find necesary run the WorkFlow if the build depends in another PR...
**Feature Description:** Since v9 the route for suppress embeds is not allowed, returning a 405 error code. then in 3.3.x this method can be removed.. and maybe in 3.2.x set...
**Description:** Preparation for new endpoints related to Discovery Feature, like discovery metadata for guilds and general endpoints to discovery (like categories) This depend from a pull in discord-json https://github.com/Discord4J/discord-json/pull/29 **Justification:**...
This close #8144 by using the new teleport API for handle cases where in PlayerMoveEvent the event only change the rotation of the Player.
This close #8234 adding a new SpawnReason for entity spawned using a bucket. The name of the reason is based in another things with "spawn" logic like SPAWNER_EGG
### What behaviour is expected: If you have custom heart containers (example 40 not the default 20) when you join you can see all containers filled. ### What behaviour is...
This PR close https://github.com/PaperMC/Paper/issues/8439 and https://github.com/PaperMC/Paper/issues/7383 adding a few changes for possible list result item from craft event, this based in the quick move generated when a player use Shift+Click...