docs
docs copied to clipboard
Documentation for all projects under the PaperMC umbrella.
Instead of having 1 header with dropdowns for each project and each project's categories, have 1 project dropdown on the left to switch between Paper, Velocity, Folia, and Waterfall. Then...
A lot of times people appear in #paper-dev trying to get some packet magic working for basic client side entities, so I figured it would be nice to have some...
It seems that developers see it pretty hard to use the mob goal api, there should be a guide on how to use classes like The javadocs aren't really great...
Similar to https://docs.papermc.io/velocity/built-in-commands Todo: add Todo list with commands that need documentating
Best to wait so we have actual guides finished.
Currently only the paper default and world configuration files are documented. The server generated other configs like bukkit.yml, spigot.yml and commands.yml too though so they should probably be documented as...
I think a history page that gives a general overview of how Paper game into being. Maybe something similar for Velocity, although that doesn't have as direct ancestors as Paper...
A guide to creating and handling custom enchantments, but not using the traditionally hacky way, instead using the PDC and ItemStack lore as a way to handle custom enchants. This...
It would be good if the docs would include information for people that want to start developing plugins against the paper-api. Things that it should (imo) include: - Maven/gradle info...
## The Issue Hey! I'm the maintainer of the Github Action [refined-cf-pages-action](https://github.com/AdrianGonz97/refined-cf-pages-action) and we were recently made aware of a security vulnerability regarding the `pull_request_target` workflow event where it's possible...