mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-02 21:20:55 +00:00
Minecraft Foundation plugins
buildSrc | ||
foundation-bifrost | ||
foundation-core | ||
foundation-heimdall | ||
gradle/wrapper | ||
tool-gjallarhorn | ||
.gitignore | ||
.gitlab-ci.yml | ||
build.gradle.kts | ||
gradlew | ||
gradlew.bat | ||
install.sh | ||
LICENSE | ||
README.md | ||
settings.gradle.kts |
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
- foundation-heimdall: Event tracking
Tools
- tool-gjallarhorn - Heimdall swiss army knife
Installation
The following command downloads and runs a script that will fetch the latest update manifest, and install all plugins available. It can also be used to update plugins to the latest version available.
# Always validate the contents of a script from the internet!
bash -c "$(curl -sL https://git.mystic.run/minecraft/foundation/-/raw/main/install.sh)"