Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuckerr/kitpvpplus-docs
Documentation for KitPvPPlus
https://github.com/nuckerr/kitpvpplus-docs
Last synced: about 1 month ago
JSON representation
Documentation for KitPvPPlus
- Host: GitHub
- URL: https://github.com/nuckerr/kitpvpplus-docs
- Owner: Nuckerr
- Created: 2021-07-16T15:58:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T19:06:56.000Z (about 3 years ago)
- Last Synced: 2023-03-06T20:55:46.425Z (almost 2 years ago)
- Language: HTML
- Size: 41.2 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**The main repo for KitPvP Plus can be found [here](https://github.com/Nuckerr/KitPvPPlus). This repo only contains the documentation files. To view the actual plugin code please that repo.**
# KitPvPPlus-docs
KitPvP Plus is a customizable KitPvP core for 1.8 - 1.17. This is the documentation of how to use it. It covers configs, commands and more! This repo also includes the javadocs
for the plugin api.## Links:
- [Wiki](https://wiki.nucker.me)
- [Javadocs](https://wiki.nucker.me/javadocs/)## Contributing
The main reason of this repo is to allow anyone to edit and improve the documentation. If you think something is missing, you can create/edit an md file in the `articles/` folder. Once your
happy with the edits, make a pull-request with it and someone on the development team will review it, build it and push it!Use markdown formatting as well as formating from mkdocs & mkdocs for material.
### Formating docs:
- [Mkdocs](https://www.mkdocs.org/user-guide/writing-your-docs/)
- [Material for mkdocs](https://squidfunk.github.io/mkdocs-material/reference/)*Any changes to the `site/` folder will be denied. This folder contains the build outputs and any manual changes **will be** overridden upon build.*
## Credits
Massive thank you to [realdeadbeef](https://github.com/realdeadbeef) for helping set this up as well as write a large amount of it.Thank you to all the [contributers](https://github.com/Nuckerr/KitPvPPlus-docs/graphs/contributors) who have helped make/write this documentation.
---
*Wiki hosted in Cloudflare Pages & Javadocs hosted with Github Pages.*