docs
docs copied to clipboard
Documentation for all projects under the PaperMC umbrella.
> [!NOTE] > This issue is part of a series of issues regarding the extension of the Paper documentation regarding Paper's Brigadier API. Continuing with the advanced topics, there should...
> [!NOTE] > This issue is part of a series of issues regarding the extension of the Paper documentation regarding Paper's Brigadier API. The command dispatcher is retrievable using `Commands#getDispatcher()`....
> [!NOTE] > This issue is part of a series of issues regarding the extension of the Paper documentation regarding Paper's Brigadier API. I feel like it'd be great for...
> [!NOTE] > This issue is part of a series of issues regarding the extension of the Paper documentation regarding Paper's Brigadier API. I think it would be really useful...
> [!NOTE] > This issue is part of a series of issues regarding the extension of the Paper documentation regarding Paper's Brigadier API. Currently, the documentation documents the separate aspects...
Document `paper-plugin-loader` and `paper-skip-libraries` https://github.com/PaperMC/Paper/commit/236fa2126f7db27de4c9e16b8b77d7e8cfbe0e35
Within Linux's chmod system, `+x` grants all users access to execute the file, whereas `u+x` only grants the user who owns the file access to execute it. Provided the user...
I think it could be nice to include more information on how to work with Paper's source code. This would include not only information for contributors, kinda how we already...
todo: * minecraft internals page vs advanced/userdev. * /paper/reference/lifecycle-plugins screenshot update * https://github.com/PaperMC/Paper/issues/11762