Use this tag for programming-related questions about the computer game Minecraft.
I want to take on the ambitious project of recreating the earth in Minecraft at a much larger and detailed …
java minecraft minecraft-forgeI'm trying to run a plugin that makes HTTP/HTTPS POST requests. On it its declared the needed dependencies, that …
java httpclient apache-httpclient-4.x minecraft bukkitI've looked all over the net and YouTube and for some reason this is some top secret information or something …
java eclipse minecraft minecraft-forgeI'm having problem with crontab when I'm running a script. My sudo crontab -e looks like this: 05 00 * * * /opt/mcserver/backup.…
linux ubuntu permissions crontab minecraftI'm trying to run two Minecraft servers on the same machine on two different ports. I want to reference them …
nginx minecraftI can wrap my head around using a 2D Perlin noise function to generate the height value but I don't …
terrain procedural-generation minecraft perlin-noise