granny
granny
A preview of what it looks like when a player is moving around: https://github.com/BillyGalbreath/Pl3xMap/assets/43185817/e830e9ef-4de1-4d1d-8641-5c69327078be
Alright, makes sense. I can put it back to my original fix, which was having the index as a private variable that gets incremented. The issue with the current code...
Have you taken a look at https://github.com/PaperMC/docs/pull/346 yet? Most recent change on that PR is deployed [here](https://docs-9blh60zr1-papermc.vercel.app/)
completed back in august 7, 2022 by redirecting you from `/docs/configuration/([\w\.\-]*)/?$` to `/configredirect.php?option=$1` using nginx's configuration. commit that adds `configredirect.php` to PurpurWebsite: https://github.com/PurpurMC/PurpurWebsite/commit/0f507fe3de79cf930544d86f4599066d553e1cff nginx configuration: ```yaml # Purpurdoc location ~...
wait i'm sleep deprived - this only does the path for the config options & doesn't set the meta tags for each option
> Similar issue: Cant ride giants. Says not ridable - `git-Purpur-2176` @0xicl33n Not similar to your issue. Please join our discord for support. https://purpurmc.org/discord
> This is also affecting new entities. For example, no config entry is generated for the breeze, added in 1.21, and if I add one manually and set `ridable` and...
The `resetchunks` command no longer exists since the release of version 1.21 [1.21-pre1] (it existed from 1.18 [21w37a] to 1.20.6). For future reference please either create a new issue tracker...
lz4 is currently unsupported. Will look into implementing support for it sometime this week.
Should work fine now :) Let me know if you run into any issues!