Alessio Gravili
Alessio Gravili
> Hey @AlessioGr — Payload I believe is currently outputting correctly formatted JSON for nested lists — however, browsers have weirdness with nested lists, which is what you're showing in...
Players have been complaining about low mob spawns on my server as well in 1.17. Setting the monsters: limit to 20 or lower broke all enderman farms. When you first...
Yup I'd need that too. Would love to use Flowbite with either Windi or UnoCSS
I made a Windi plugin here: https://github.com/AlessioGr/flowbite-windicss-plugin Not sure if it works for everything - but so far I didn't notice any issues
> Hey @AlessioGr — we've seen this once or twice as well and typically it has to do with either a custom SlateJS element or leaf, OR it could have...
Added it with https://github.com/TownyAdvanced/Towny/pull/5530 😄
> I believe they are requesting the option for the using_titles section of the config to accept a {nationname} placeholder like it does with {townname}, it does not have anything...
https://github.com/TownyAdvanced/Towny/pull/5534 Now that should do it:  Shows in the title via the `{nationname}` placeholder.
@jakehopking for PNPM, try adding a .npmrc file at the root of your project with the following contents: `node-linker=hoisted` That should fix the issue. It's similar to setting `nodeLinker: node-modules`...
Hopefully 0.4.0. Was a pretty big issue and required breaking changes, so it'll probably be released together with other breaking changes rather than trickling them in release after release