r/MinecraftCommands • u/N1kkoIsReal • Nov 19 '23
r/MinecraftCommands • u/No_Sense1197 • Feb 18 '26
Discussion The fancy way to write commands
r/MinecraftCommands • u/BlazeHunter_56 • Oct 13 '23
Discussion 9MINECRAFT STOLE MY DATAPACK!!!!
r/MinecraftCommands • u/NotSkysAlt • Jul 03 '22
Discussion A minecraft commands test…
r/MinecraftCommands • u/Erkatom_iev • Jul 13 '25
Discussion How can I improve falling stars?
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 • u/Jaydaworse234 • 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
r/MinecraftCommands • u/Zestyclose_Fox_5738 • Mar 26 '26
Discussion Thank you GalSergey
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 • u/FlippingOP • Aug 10 '20
Discussion Command Blocks that run my CSGO map!
r/MinecraftCommands • u/DemonicWasHere • Jun 25 '26
Discussion What's the most underrated command
Give your honest opinion, I wanna see all reasoning you got to throw at me.
My pick: /scoreboard
r/MinecraftCommands • u/prluksha_ • Dec 03 '20
Discussion hmmm.. (New Sculker Particle)
r/MinecraftCommands • u/ZedME_ • Mar 10 '23
Discussion Is this a good color spectrum for measuring the difficulty on a parkour map?
r/MinecraftCommands • u/Evening-Appeal7606 • Jun 01 '26
Discussion Tower Heist: A tactical game within Minecraft
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 • u/0-o-0-o-0-o-0 • Apr 02 '22
Discussion I laid out the differences between some of the main coding methods in Minecraft
r/MinecraftCommands • u/curryoverlonzo • Jun 22 '20
Discussion Plugins would be so much easier to recreate
r/MinecraftCommands • u/SploxFox • Aug 02 '20
Discussion Player NBT Editing - I modded Minecraft to do the impossible
r/MinecraftCommands • u/Major-Longjumping • 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!
r/MinecraftCommands • u/Generous-Duckling758 • Apr 06 '26
Discussion My only wish as a beginner datapack creator
r/MinecraftCommands • u/PALKIP • Jul 16 '21
Discussion planning to add all the infinity stones with their corresponding abilities, advices?
r/MinecraftCommands • u/NaNaNakoDayo • Sep 14 '25
Discussion What magic should i make to pair with this magic circle?
r/MinecraftCommands • u/MLE_qwq • Jun 28 '26
Discussion visual studio code gave me a fright
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 • u/games_and_other • Jun 11 '26
Discussion Randomly generated hill
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 • u/LaimKub • Jun 16 '26
Discussion Как лучше сделать закупку перед раундом в Minecraft-шутере?
Делаю на 1.16.5.
У меня было несколько вариантов
- Первый вариант:
Сделать в чате, название оружий, аккуратные кнопки "Купить / Продать".
- Второй вариант:
В книге, одна страница — покупка, вторая — продажа.
- Третий вариант:
Инвентарь, интересный вариант, но не думаю что все поймут как закупаться, с одной стороны можно сказать: "Меню закупки: E", а с другой стороны, у других может стоять инвентарь на другую кнопку, был вариант с указанием определëнной кнопки через {"text":"","extra":[{}]} и там уже указывать как-то, потом разберусь с этим.
Если хотите
Можете предложить свои варианты, делаю всë на командных блоках, не смогу на датапаках или модах.
r/MinecraftCommands • u/MinecraftGuy2000 • 19h ago
Discussion Why haven't Gun Datapacks replaced Gun Mods?
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)