Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.8 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.8 KB

Foundations

Sponge License Discord Phase Javadocs Issues Travis Twitter

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.

Cloning

Follow the steps below to ensure your repository is cloned correctly.

  1. git clone [email protected]:pxlpowered/foundations.git
  2. cp scripts/git/* .git/hooks

Contributing

If you would like to contribute code to the Foundations project, check out the contributing guidelines!