Maddy Miller
Maddy Miller
Some plugins such as `gatsby-plugin-canonical-urls` will add canonical tags to all pages. Instead of creating a second it would make sense to replace it with the correct non-AMP URL.
I noticed a few files in my node_modules folder that don't really need to be there. This probably saves a decent amount of network traffic and disk storage given the...
So few problems atm: * UX maybe a bit meh when setting from ingame, may require a way to get/set the stringified thing directly to fix/filter it more. * List...
**Is your feature request related to a problem? Please describe.** Adding keybinds for common actions, such as `//pos1` and `//pos2` to be used by client-side WorldEdit, such as Forge/Fabric in...
**Is your feature request related to a problem? Please describe.** For extra compactness, adding filter signs to the middle of pipes could be nice **Describe the solution you'd like** Maybe...
A really great feature would be to add last.fm integration to the player.
Currently, if you try to setup Parametric commands, it fails due to the DefaultModule expecting CommandArgs to be in the namespace when `parser.parseArguments` is called. This moves it to where...
**Is your feature request related to a problem? Please describe.** The sponge mechanic is duplicated across both WorldGuard and CraftBook, with CraftBook having a more feature-complete version. This also doesn't...
**Is your feature request related to a problem? Please describe.** Providing a per-group model for maximum claim volumes, similar to the region limit option, would allow further customizability by the...
``` groovy FAILURE: Build failed with an exception. * Where: Build file 'C:\workspaces\CraftMe\CraftMe\build.gradle' line: 189 * What went wrong: Execution failed for task ':deploy'. > java.lang.NullPointerException (no error message) *...