foundation/README.md

15 lines
389 B
Markdown
Raw Normal View History

2021-12-22 23:12:28 +00:00
# Foundation
Foundation is a set of plugins that implement the core functionality for a small community Minecraft
server.
## Plugins
* foundation-core - Core functionality
* foundation-bifrost - Discord chat bridge
## Installation
Always validate the contents of a script from the internet!
```
bash -c "$(curl -sL https://git.gorence.io/lgorence/foundation/-/raw/main/install.sh)"
```