paradise
paradise
Hi, I've got an issue with loading a world in Minestom (the world was made for 1.7.10, I recently loaded it in Minecraft 1.18 to update it) and after I...
This request aims at fixing a few things - Re-locate extension.json from META-INF to root folder - Remove LoadStatus as it was removed - Remove use of deprecated TimeUnit.TICK -...
A CSS loader with multiple options, something such as [https://codepen.io/nikhil8krishnan/pen/dMEzGx](https://codepen.io/nikhil8krishnan/pen/dMEzGx) etc.
[Hephaistos](https://github.com/jglrxavpok/Hephaistos) seems to throw `Missing field named 'sections' (or of wrong type)` ``` org.jglrxavpok.hephaistos.mca.AnvilException: Missing field named 'sections' (or of wrong type) at org.jglrxavpok.hephaistos.mca.AnvilException$Companion.missing(AnvilException.kt:15) at org.jglrxavpok.hephaistos.mca.readers.ChunkReader.getSections(ChunkReader.kt:57) at org.jglrxavpok.hephaistos.mca.readers.ChunkReader.getYRange(ChunkReader.kt:85) at net.minestom.server.instance.AnvilLoader.loadMCA(AnvilLoader.java:105)...
Hi, I tried using rex like this: `sudo python3 rex.py -c eu.hypixel.net:25565 -l localhost:25565 -d up --auth [email protected]:pass` But it uh, seems to print nothing at all, the proxy successfully...
Hi, It seems that with the latest version of Puppeteer-Bypass CloudFlare is not successfully being bypassed. Here is the code I used ```javascript const API = require("./node_modules/Puppeteer-Bypass/built/API").default; const bypass =...