PaperMC / docs

Documentation for all projects under the PaperMC umbrella.
https://docs.papermc.io/
BSD 2-Clause "Simplified" License
43 stars 112 forks source link

fixed classes in command API docs not being public #398

Closed Hinterhaeltiger closed 6 months ago

Hinterhaeltiger commented 6 months ago

The bootstrap example class was package private in the documentation for paper plugin commands, fixed that

Hinterhaeltiger commented 6 months ago

Yes, I'll do it later today!