Top "Minecraft" questions

Use this tag for programming-related questions about the computer game Minecraft.

How do I make conemu open bat files on double click?

I have a home-server where I run a Development minecraft server, and have moved to conemu as a CMD replacement, …

console minecraft conemu
Bukkit remove item from inventory

I am trying to check to see if a player has an item in their inventory, and remove one of …

java minecraft bukkit
How do I change the server of a player Bungeecord

I was wondering how I can move the target server of the player I dont have any code so far …

java minecraft bukkit bungeecord
ComputerCraft: Using shell.run() command in a program

I am trying to use the (file , parameters) functionality of the shell.run() command by assigning each word in a …

shell lua minecraft computercraft
Change player skin with NMS in Minecraft (Bukkit/Spigot)

I'm currently working on a plugin that lets you assume the identity of another player. It does this almost flawlessly: …

java minecraft bukkit
Minecraft Forge 1.8 - Loading Block Textures

I have just started learning Java while modding Minecraft. I have watched a tutorial on adding the blocks into the …

java minecraft minecraft-forge
how do I run a computercraft program like 'excavate 5'

can someone tell me the command so I can make programs like: 'program 19' or 'build house 5 3 10' instead of …

lua minecraft computercraft
How can I correctly set a Dye into an ItemStack?

I'm trying to apply a Dye color into an existing ItemStack, how can I do this without using deprecated methods …

java minecraft bukkit
Sending Login Packet to Minecraft Server in Python Not Working

I have the following script in Python. What it does is tries to connect to a MineCraft server, first by …

python sockets protocols minecraft struct.pack
Php sockets, Apache and CentOS 6.3 gives Permission denied

What I am trying to do is running a simple PHP script that checks if a game server is online …

php apache sockets centos minecraft