Hey Gabe! Nice video! Could you make a tutorial on how to make a lottery system? Here's how I would do it ⤵ There is a common, rare, epic, and legendary! common could be green, rare could be blue, epic purple or red and legendary yellow/ orange. You enter more diamonds or gold or emerald and depending on the rarity the more stuff you would have to put it. and let's say you use a cosmetics mod. There 5 items for common, rare epic and legendary. But yeah, basically a lottery system! 💯
@@Suitandtievr-vrls_5 you can just make it so it removes your balance depending on what rarity you do the more it cost then randomly selects if you win or lose using armor stands you can do this then if you when have it duplicate the chest a few times then give it to the player. Maybe ill make a tutorial
I think a way you could do a timer is to have a command block checking for players to have the "key" after so many ticks, & if they dont have it by xyz time they get teleported to the start. Im not sure if this works necessarily but I'll try coding it myself !
@@gabedala youd just have to convert ticks to seconds which is easy, probably 30~ second timer for objs (specifically ones like the video) i think a cool obj to impliment would be kill xyz mob and im thinking of ways to do that as well
^ to add to this my idea is; you have an entity thats tagged (you could make it a spawn area constantly spawning that entity) and they could maybe(?) Drop an item with a special data value and the game checks for how many you have, and updates your "score" (it would be tied to a scoreboard obj) and after its, for example 10 it plays effects and gives you rewards. This is just brainstorming though! No proof of concept as of now Edit: you could even just have them take the item(s) to the quests npc and give the rewards that way.
day 1 asking: Could you make a tutorial where a snowball swaps places with the person it hits? If someone gets hit by the snowball, the person who got hit should switch places with you. and thanks if you can make a tutorial
i’m trying to make a minecraft realm, and i have kits, so could you make a tutorial on how to remove certain items from being craftable, like, you cannot craft it. it would be so helpful
My teleport command and give key command arent working idk why its maybe the commas and dots im in education edition btw and tips? And also i made a new 5 quantity 1 data key cuz when i saw the thingy for 5 1 and idk how to fix it
@@useri_dthe answer is yes, however you will not be able to create you own ai. And also you would have to go to the Java script in the game to switch it with a file. So if you chose a villager, zombies will chase it and it would behave just as a villager would. however it is much simpler to just make a randomized movement system and a kill system
Hey, man! I was just going to ask if you knew of a way to make arrows despawn once they hit a surface using command blocks in bedrock edition. Or if there was a way to make it so they couldn't be picked up after being shot. I'm not sure it's possible, but it would be essential for my kitpvp such as for the crossbow kit. Thank you!
I have a video on my channel showing how to make a personalized scoreboard. That includes a time played and with that you can make playtime rewards. Just gotta setup what score / time you want people to get the reward at
Can you make it to where you can’t repeat the quest? Because the few questions I have in mind would be OK for repetition, but for others lore wise I wouldn’t want the player to keep getting the same giant reward over and over.
Hey, Gabe quick question is it possible to have the villagers or command blocks ask for specific items from a add-on? Such as a unique add on exclusive ore or a non-stackable item from the item to use in quest and sell shops
Yes you can do that, it just requires more commands. After the quest is complete you can make it add a tag to the player and throughout the command you have to have the command test for players without that tag.
@@gabedalaHey, you just answered a question I have had for a long time… how do you make it so that only people without the tag are able to do certain things
@@gabedala I have seen a lot of things labled “!” In front of the name, for example “!dead” but do you know what the ! Symbol represents? I believe it represents not of, so not of that tag name?
Hello! Do you know some free plug in for bedrock with something like pocketmc bdsx or etc that we can use a plug in with these features -tournament like fishing, building, pvp, mining torunament -chest gui Anti stealing like you'll place a sign with a price and amount that they can only take inside the chest
Gabedala, in your most recent short how did you get the comment with their subscribers next to their name ? I know you can just click on them but yours was displayed?.
By watching this video now I am feeling more happy 😁😁
Now I am a good Minecraft engineer and getting more ideas , just because of you 👷♂️
Same Dude Not Knowing That Make My World Not Fun But Knowing That Make Me Enjoy Better
hey thanks for helping me out yesterday ❤
Now i can finally add quests in my world.
Tysm!! :) you are my goto youtuber for* commands!
Welcome! Love it!
I found an Underrated RUclipsr and they make Great Videos!
Thank you!!!
W video as always ur the best at commands bro i love ur videos
I appreciate it!
Hey Gabe! Nice video! Could you make a tutorial on how to make a lottery system? Here's how I would do it ⤵
There is a common, rare, epic, and legendary! common could be green, rare could be blue, epic purple or red and legendary yellow/ orange. You enter more diamonds or gold or emerald and depending on the rarity the more stuff you would have to put it. and let's say you use a cosmetics mod. There 5 items for common, rare epic and legendary. But yeah, basically a lottery system! 💯
That should be pretty simple. Wouldn’t be to hard to do👍
That sounds useful
@@Suitandtievr-vrls_5 I know
@@Suitandtievr-vrls_5 you can just make it so it removes your balance depending on what rarity you do the more it cost then randomly selects if you win or lose using armor stands you can do this then if you when have it duplicate the chest a few times then give it to the player. Maybe ill make a tutorial
It’s a good idea
You are best youtuber!
This guy is the actual Minecraft command goat
You seem to forget guppyduck
WHO?
@@MicroPaxys gabedela is good but for making new weapons and actually teaching you guppyduck is the person you go to
That is correct. But I don’t know why you would want weapons for your Minecraft realm or world unless you want pvp things.
Gabe make a new banking system vid pls and tip can u make it give paper checks which someone can withdraw
Pls
I don’t know if he can make a tutorial on that but I can help you make a shop [with no npcs] [bedrock only]
@@Sonic.eyxhsa I know how to make shops without nps sorry
@@PATELSTREEM OK I was just asking if you need help with something. Just ask me if you need help. I’ve been using command blocks for a long time.
@@Sonic.eyxhsa ok im good at commands to I appreciate ur want to help 😊
I loved the tutorial in the future could you do a quest tutorial but that is about killing mobs? I see there's no tutorial on that
Thanks bro
I think a way you could do a timer is to have a command block checking for players to have the "key" after so many ticks, & if they dont have it by xyz time they get teleported to the start. Im not sure if this works necessarily but I'll try coding it myself !
This could work tbh
@@gabedala youd just have to convert ticks to seconds which is easy, probably 30~ second timer for objs (specifically ones like the video) i think a cool obj to impliment would be kill xyz mob and im thinking of ways to do that as well
^ to add to this my idea is; you have an entity thats tagged (you could make it a spawn area constantly spawning that entity) and they could maybe(?) Drop an item with a special data value and the game checks for how many you have, and updates your "score" (it would be tied to a scoreboard obj) and after its, for example 10 it plays effects and gives you rewards. This is just brainstorming though! No proof of concept as of now
Edit: you could even just have them take the item(s) to the quests npc and give the rewards that way.
day 1 asking: Could you make a tutorial where a snowball swaps places with the person it hits? If someone gets hit by the snowball, the person who got hit should switch places with you. and thanks if you can make a tutorial
Hey!, Can you make a tutorial on how to create a custom portal?
i’m trying to make a minecraft realm, and i have kits, so could you make a tutorial on how to remove certain items from being craftable, like, you cannot craft it. it would be so helpful
Definitely not possible, there is a way to remove items from a server though. Like they are banned
You prob could with adding addons tho
My teleport command and give key command arent working idk why its maybe the commas and dots im in education edition btw and tips? And also i made a new 5 quantity 1 data key cuz when i saw the thingy for 5 1 and idk how to fix it
WWWW BEST MC YT
I doubt that you will do a short video with a command thats gives you an unbreakble pickaxe that makes you instantly-mine every block
Could you make a throwable fire tutorial for servers on minecraft bedrock?
can u do the command that removes a certain block from an entire world no matter how big it is
Can you do a custom sword with abilities?
I connot write the 3rd command bc its a big one
Brotha plz make skygen tutorial
I get told this a lot lol
Hi remember i was xuori12 we were actors for monkeychan?
Xouri
Wsp
Thank you, Gabedala, and you too, Blueglow, for being actors ^-^
@@bl4ckband Also hey dereee :D
THIRD also is it possible to make so armor stand move random like in fnaf
Wdym by move random? I don’t play FNAF so I don’t know what you mean
@@gabedalaMake a AI that move when the Ai level IS equal or lower than the generated number
@@useri_dthe answer is yes, however you will not be able to create you own ai. And also you would have to go to the Java script in the game to switch it with a file. So if you chose a villager, zombies will chase it and it would behave just as a villager would. however it is much simpler to just make a randomized movement system and a kill system
Hey, man! I was just going to ask if you knew of a way to make arrows despawn once they hit a surface using command blocks in bedrock edition. Or if there was a way to make it so they couldn't be picked up after being shot. I'm not sure it's possible, but it would be essential for my kitpvp such as for the crossbow kit. Thank you!
I’ve done all of the give key code and it hasn’t worked I’ve tried getting the item again but still nothing is there anything else I should check?
hey uhh im having a bit of trouble on how to make the reward my currency instead of 16 diamonds is there a way to do that?
Wdym by reward the currency? If anything I think you just need to make a reward scoreboard just rename stuff there
Oh mybad I forgot to comment "nevermind" I was trying to make the reward for completing the quest as in my Money/currency in the server:D
Bro make a video on how to make a playtime reward in mcpe pls I need it pls make a video on it
I have a video on my channel showing how to make a personalized scoreboard. That includes a time played and with that you can make playtime rewards. Just gotta setup what score / time you want people to get the reward at
@@gabedala bro but what should I do to give people their rewards at a time period??
Can you Make an Video How to make GUI in Minecraft bedrock Super Easy
That isn’t possible right now without scripting
can you make tutorial rebirth pls in Minecraft bedrock edition
What
Can you make it to where you can’t repeat the quest? Because the few questions I have in mind would be OK for repetition, but for others lore wise I wouldn’t want the player to keep getting the same giant reward over and over.
If you don’t want to repeat, then you need to add tags to players
Hey, Gabe quick question is it possible to have the villagers or command blocks ask for specific items from a add-on? Such as a unique add on exclusive ore or a non-stackable item from the item to use in quest and sell shops
I would assume so if you know the name of the item
Bro can you please do team next??
What do you mean?
@@gabedala team mod
Don’t know what that is. And if it’s mod, I try to stay away from them because a majority my audience can’t download stuff
@@gabedala okay sorry 😔
Can you make it where you can only do the quest once or that it changes after you complete it
Yes you can do that, it just requires more commands. After the quest is complete you can make it add a tag to the player and throughout the command you have to have the command test for players without that tag.
@@gabedalaHey, you just answered a question I have had for a long time… how do you make it so that only people without the tag are able to do certain things
@@Yomum-zy8lq when typing out a command do @p[tag=!tagname] and what that does is select the closest player without the tagname
@@gabedala I have seen a lot of things labled “!” In front of the name, for example “!dead” but do you know what the ! Symbol represents? I believe it represents not of, so not of that tag name?
it says to many targets selected
Hello! Do you know some free plug in for bedrock with something like pocketmc bdsx or etc that we can use a plug in with these features
-tournament like fishing, building, pvp, mining torunament
-chest gui
Anti stealing like you'll place a sign with a price and amount that they can only take inside the chest
Bro shutout pls🙏🙏🙏
Impossible
I good It!!
True
Gabedala, in your most recent short how did you get the comment with their subscribers next to their name ? I know you can just click on them but yours was displayed?.
I play MCPE and my keyboard won't let me indent so I had to make multiple command blocks for each command 😅
HI!is it possible that you have a world were the hub is them you can tp to minigames so is it possible?
How do you make floating text
You need an addon
How to make floating text ?
Request bye me☺️
W
Hello
How can i make a ore gen for my realm ??
Very easy just repeating command block, always active and do /setblock ~ ~1 ~ diamond_ore or whatever block you want. Or you can clone the blocks.
Just what i needed btw First?
You are!
Cmon 30 more subs!!
My alt account was subbed to u since u were 5000 subs!
We are close to 10k!
It doesn't give the item
I fixed it
If you change your skin I will sub
It didnt work 😭
You didn’t wrong
@@gabedala how all your npc turtorials fint wirk like the shop one
Hey idk what data i put where do i checked that
Nvm i got it
@@pluteczek21 glad you got it’