mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-02 13:10:55 +00:00
15 lines
389 B
Markdown
15 lines
389 B
Markdown
# 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)"
|
|
```
|