How to make custom commands on Minecraft Bedrock so there’s no way to be able to type custom commands about mods or add-ons however you can do this using a book method so for example if I drop this book right here it will send me to Spawn and you can do a bunch of these as well now to be able to write the commands you want to get yourself a book and quill you can make a system to where you’re always going to have a book and quill on every player’s inventory or you Could just have a chest or something at spawn with a bunch of these books and quills in then to be able to use a command you want to hit the sign button and then type the command name in this case we’re going to go for Kit as that Is one of the custom commands I created as an example if I then drop it it will give me a kit so as you can see I got a bunch of armor I got a bunch of tools some food a shield and also some torches and then another example that I set up Is to be able to fly so if I drop this I will then be able to fly even in survival mode and then if I drop it again I will be able to no longer fly in survival mode so these are just a bunch of examples however you can set up any Kind of custom commands you want in your Minecraft off world for example a home system set home slash particle slash heal and anything else you can imagine let me know in the comments below what are you going to use and what custom commands are you going to make So let me show you how this works now I do want to say that you can add permission to this so you can make this a lot more complicated for example for the fly and no fly ones you could make it so this will work only if you have a Certain tag or a certain scoreboard but I wanted to try and keep this as simple as possible so first of all the command to be able to have a book in The Player’s inventory at all times is this command here now pause the screen and write this command into repeats command Block and make sure it’s set to always active and then it will work I’m not going to read this out as it’s quite a lot of brackets and symbols and it will take me a while to read out but that is the command for that if you do want that Again if you don’t want to have a command block you could just make it so that the players have to craft the books or give them a bunch of Spawn then for the spawn command here now all of the commands will have the same start so the Commands for the actual books or the actual commands you always want to have slash execute at add a type equals item and then name equals and then whatever the command you’re making is case it’s spawn and then as at P R equals three and then run and then this bits what’s Different for each of the different commands so for spawn for example it’s slash TP at p and then the coordinates of whatever your spawn would be and then the second command block for the chain right here is to be able to kill the book again this will be the same for all Of the different commands you make but you just want to change the name from Spawn to whatever your command is so for the fly commands for example it will be the exact same beginning but you won’t fly instead of Spawn and you can of course do other custom commands as well And then the actual command is one that requires education Edition so make sure you have education Edition enabled in your Minecraft world settings and then it’s slash ability add P mayfly true and then to be able to kill the item on the ground is once again the same command as The one for the spawn one but you just want to replace word spawn will fly for the fly and you probably understand it by now but this is for the no fly as well it’s just false instead of true because it is the false as you don’t Want the people to be able to fly and then this command is just no fly where I had fly for the fly one now this command blockchain over here might look a little bit intimidating so I’m just going to show you a few of the commands as They’re pretty much the same each of these will give me an item I’ll replace an item for the armor so for example right here for the first kick command of course the beginning is going to be the same but you want to have kits as the command block name and then the actual Command itself you don’t want the equals I actually just type that but it’s going to be slash replace item and then entity at page slot armor dot heads zero Diamond Helmet so as you can see that’s the command right there and then the second one right here is going to be the Same thing but for chest plates instead and then the same for leggings the same for boots as well and then one of the ones for just giving an item to the player is going to be this right here so it’s going to be run and then slash give At p and and Diamond underscore sword one and then you can do the same for any different items you want to be given as well and then the last command block of a chain right here is for making sure the book gets deleted so that it doesn’t Spam and give the pair a bunch of stuff and again that’s the same as the other ones but the name is kit this time instead now with all these command blocks here need to be Chained and conditional for them to work if this is a repeat and always active and all the Commands need to be always active as well once again you can customize this you can add more to it you can come up with many different cool qurans and Creations using these custom commands and I’d love to see what you come up with in the comments now if you are Having issues with this spamming your chat check out the video on the left of the screen and if you’re having issues with this not working everywhere in your Minecraft world you need to set up a ticking area to learn how to do that click on the video on the right of the Screen I’ll see you over at one of those videos Video Information
This video, titled ‘How To Make CUSTOM Commands WITHOUT Mods In Minecraft Bedrock!’, was uploaded by VIPmanYT on 2022-12-04 19:45:01. It has garnered views and [vid_likes] likes. The duration of the video is or seconds.
Learn how to make custom commands in Minecraft bedrock edition. These custom commands can be for anything you want, such …