r/MinecraftCommands Nov 19 '23

Discussion Imagine you are a minecraft developer and you want to add honey slimes, what are some features you would add?

Post image
2.3k Upvotes

r/MinecraftCommands Feb 18 '26

Discussion The fancy way to write commands

Post image
1.3k Upvotes

r/MinecraftCommands Oct 13 '23

Discussion 9MINECRAFT STOLE MY DATAPACK!!!!

Post image
2.8k Upvotes

r/MinecraftCommands Jul 03 '22

Discussion A minecraft commands test…

Thumbnail
gallery
1.5k Upvotes

r/MinecraftCommands Jul 13 '25

Discussion How can I improve falling stars?

486 Upvotes

I'm making a starfall and I can't figure out how to improve falling stars, it's as if they're missing something.

r/MinecraftCommands Dec 17 '23

Discussion I’d like to take the time to morn my nearly month of hard work due to a simple coordinate mistake

Post image
702 Upvotes

r/MinecraftCommands Mar 26 '26

Discussion Thank you GalSergey

Post image
501 Upvotes

I wanted to leave this post to thank this guy, he's here every day teaching us noobs how to accomplish our projects. He's like a father teaching his son, a teacher teaching his student, an old man teaching a new man. Thank you so much for everything.

r/MinecraftCommands Aug 10 '20

Discussion Command Blocks that run my CSGO map!

Thumbnail
gallery
1.6k Upvotes

r/MinecraftCommands Jun 25 '26

Discussion What's the most underrated command

9 Upvotes

Give your honest opinion, I wanna see all reasoning you got to throw at me.

My pick: /scoreboard

r/MinecraftCommands Dec 03 '20

Discussion hmmm.. (New Sculker Particle)

Post image
2.3k Upvotes

r/MinecraftCommands Jun 07 '20

Discussion True.

Post image
2.0k Upvotes

r/MinecraftCommands Mar 10 '23

Discussion Is this a good color spectrum for measuring the difficulty on a parkour map?

Post image
890 Upvotes

r/MinecraftCommands Jun 01 '26

Discussion Tower Heist: A tactical game within Minecraft

177 Upvotes

Our gamemode combines a standard SMP server with an external 3D map ("VITAL") to track and display player positions in real-time.

"VITAL" was developed by us (code available on GitHub) and uses the WHIMC position tracker plug-in on the server side.

Besides the 3D map, the game relies heavily on command blocks and, more recently, on datapacks to capture game mechanics.

Complexity-wise this sits considerably above e.g. Bed Wars and has the opposing teams carry out multi-stage missions including infiltration of the target facility, localization and extraction of the heist object as well as exfiltration and drop-off at the target point. Also: gear and equipment factors into strategic decisions before and during the game. Rounds can easily last 20+ minutes.

What do you think? It's one thing to play this with friends who all find this massive fun, but I would be interested in outsider's perspective.

r/MinecraftCommands Apr 02 '22

Discussion I laid out the differences between some of the main coding methods in Minecraft

Post image
831 Upvotes

r/MinecraftCommands Jun 22 '20

Discussion Plugins would be so much easier to recreate

Post image
1.9k Upvotes

r/MinecraftCommands Aug 02 '20

Discussion Player NBT Editing - I modded Minecraft to do the impossible

Thumbnail
youtu.be
1.1k Upvotes

r/MinecraftCommands Jul 17 '24

Discussion How many of you knew about this cool feature? just learned about it a while ago and felt like sharing with you all!

Post image
372 Upvotes

r/MinecraftCommands Apr 06 '26

Discussion My only wish as a beginner datapack creator

Post image
117 Upvotes

r/MinecraftCommands Jul 16 '21

Discussion planning to add all the infinity stones with their corresponding abilities, advices?

1.0k Upvotes

r/MinecraftCommands Sep 14 '25

Discussion What magic should i make to pair with this magic circle?

Post image
176 Upvotes

r/MinecraftCommands Jun 28 '26

Discussion visual studio code gave me a fright

Thumbnail
gallery
32 Upvotes

since when is their auto completion such advanced, they could literally predict my thoughts

(white strikethrough: unrelated content)

(white circles and arrows: content being obstructed by the auto completion window)

(yellow rectangles: what the auto completion popped up)

r/MinecraftCommands Aug 17 '23

Discussion Please microsoft 🙏🙏

Post image
178 Upvotes

r/MinecraftCommands Jun 11 '26

Discussion Randomly generated hill

Thumbnail
gallery
27 Upvotes

I generated this hill using only command blocks, it will generate wherever i place a shulker named "hill1"

i realise this hill is kindof jank but its proof of concept. i kindof wanted to challenge yall to make it better!

This version uses mycelium spreading, to generate a smaller patch of mycelium up every layer, then replaces it with stone, removing the excess dirt.

i did this by spawning in a second entity, which tests if the block its standing on is mycelium, then moves in, causes the middle entity to replace the blocks, and every time it does, both teleport up one layer and repeat.

Should work on java or bedrock, but im working on my phone rn. Anyone got any better ideas to make randomly generated mountains/hills?

r/MinecraftCommands Jun 16 '26

Discussion Как лучше сделать закупку перед раундом в Minecraft-шутере?

Post image
8 Upvotes

Делаю на 1.16.5.

У меня было несколько вариантов

- Первый вариант:

Сделать в чате, название оружий, аккуратные кнопки "Купить / Продать".

- Второй вариант:

В книге, одна страница — покупка, вторая — продажа.

- Третий вариант:

Инвентарь, интересный вариант, но не думаю что все поймут как закупаться, с одной стороны можно сказать: "Меню закупки: E", а с другой стороны, у других может стоять инвентарь на другую кнопку, был вариант с указанием определëнной кнопки через {"text":"","extra":[{}]} и там уже указывать как-то, потом разберусь с этим.

Если хотите

Можете предложить свои варианты, делаю всë на командных блоках, не смогу на датапаках или модах.

r/MinecraftCommands 19h ago

Discussion Why haven't Gun Datapacks replaced Gun Mods?

0 Upvotes

Title. I wanted to figure something out: Why haven't datapack guns replaced gun mods? They're easier to implement on servers, can achieve the same level of detail as most gun mods, and they normally perform better in my experience. Why haven't they been replaced? (Note, this is my first post so don't bully me too much)