2025-04-10 21:43:10 -07:00
2023-04-04 21:13:27 -07:00
2023-03-05 17:33:54 -08:00
2025-04-10 21:19:58 -07:00
2025-04-10 21:43:10 -07:00
2025-04-10 21:43:10 -07:00
2025-04-10 21:20:03 -07:00
2023-03-19 01:44:06 -07: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
  • foundation-chaos: Simulate chaos inside a minecraft world
  • foundation-heimdall: Event tracking
  • foundation-tailscale: Connect the Minecraft Server to Tailscale

Tools

  • tool-gjallarhorn - Heimdall swiss army knife

Libraries

  • common-all: Common code for every Foundation module.
  • common-plugin: Common code for every Foundation plugin. Included directly in the plugin jar.
  • common-heimdall: Common code for Heimdall modules.
  • foundation-shared: Common code for every Foundation plugin. Linked dynamically from Foundation Core.

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://github.com/GayPizzaSpecifications/foundation/raw/main/install.sh)"
Description
Minecraft Foundation plugins
Readme 866 KiB
Languages
Kotlin 98.5%
Shell 1.5%