Noah van der Aa
Noah van der Aa
The site could look a lot better if we add some CSS or use a CSS framework, might be an option to consider.
Sometimes, it can be hard to figure out who is talking, especially if there are a lot of people in the mumble channel. It would be nice if there was...
Adds #6349 . The event exposes the player who composted, the composter block, the item stack used, whether or not the level will be raised (settable), the level the composter...
When selecting an outdated version of single-server software, the quiz always tells you your BungeeCord version is outdated and suggests you should use Travertine instead. Reproduction: - Open the downloads...
This PR ports the root detection introduced in PaperMC/Paper#2432 (and re-added in PaperMC/Paper#6593) to Waterfall. The implementation used in PaperMC/Paper#6593 doesn't seem to work on Java 8, so I've used...
Adds a new library to QSL; permissions! This is currently just a near-direct port of Lucko's [fabric-permissions-api](https://github.com/lucko/fabric-permissions-api) (with his authorization, of course). The test mod includes a very simple global...
The definitions for remote auth were incorrect, causing typescript compilation to fail for anyone using the latest version of wweb.js.
### Information This PR closes #5070. ### Details **Proposed feature:** Expose a mutable list in the DiscordRelayEvent to change who receives the bridged message. **Environments tested:** OS: macOS Java version:...
Fixes #6476. This also fixes the event double firing sometimes, which spigot claims to fix.