Pyrrha
Pyrrha
# Summary Allow users and guilds to opt-in/out of Sentry reporting. # Current Behaviour If enabled, all errors are sent to Sentry which include user and guild specific data with...
@marcus8448 any chance we can fast forward 0.4 without rockets and satellites? im gonna branch off it and update to 1.19 and update workflows to publish builds to snapshot maven...
GalactiStats is a per-server leaderboard system that server owners can run to publicly display a leaderboard of space race teams. To Do: - [ ] GalactiStats instance - [ ]...
Creating an API to allow developers to make addons. Addon devs would use Fabric's `modImplementation` system in their `build.gradle` ```groovy repositories { maven { url = "https://cdn.hrzn.studio/maven" } } dependencies...