Foundations is a Sponge plugin that forms a solid foundation for your minecraft server, providing essential commands and other features that the server needs. Provided as a modular system allowing you to allow only the features you need.
Foundations provides a rich and powerful API allowing plugins to interact with Foundations, as well as create third party modules.
Follow the steps below to ensure your repository is cloned correctly.
git clone git@github.com:pxlpowered/foundations.git
cp scripts/git/* .git/hooks
If you would like to contribute code to the Foundations project, check out the contributing guidelines!