PARTICIPANT IN A FINALISTS completed JAM
"Minedeas 2" - Blog Contest #10

Blogs Article

Easier commands - Input command

  • 997 views 1 today
  • 3
  • 0
  • 1
PyroCreative
Lvl 34Artisan Nerd
10
Hey! this is pyrotrooper14 .. and today, I am going to share a very interesting thing with you.

As I have seen in the past , since I have been playing Minecraft [from 2013] players always have difficulties while writing commands . What I have for you today is the new Input command Idea.

So , what cones in your brain when you hear the word 'input' ?

I know, this might feel a bit frustrating..

But I thought the input command would be a very good idea
I was in such a deep thought, I even forgot to eat my favourite Twinkies!

I also came up with a syntax.

Here it is:-
/input <selector> <coordinates> <text/action> <actionDone : 0,1> <then>

So, what does this command do? basically, it's just a testifier for a specific action or text the player does/writes.
For Example,
/input @p ~ ~ ~ {text:"hi",location:"InChat",actionDone:"0",Then:"/say Hello!"}

This will activate when the player in the chat says hi, and the command block identifies it, and then in return, It says hello.
This command could be activated with a repeating always active command block.Other similar commands could also be used in chained command blocks.

Meaning of its Attributes:-

text : Specifies text in chat

OR

action : Specifies action done by player. For example, mineBlock.boneblock

location : This specifies the location of the text. Not needed for action.

actionDone : VERY IMPORTANT this will start the command. If it is set to 1 [true] , then the command shall not work.

Then : Specifies what does the command block do after testing for the text/ identifying it.

So, using bucket and spigot and other mods replaced by only one command can make the difference.


Thankyou.

More like this

  Have something to say?

PyroCreative
08/02/2017 5:59 am
Level 34 : Artisan Nerd
THnakyou for ur support guys! please read and diamond so that I could appear in the finalists
1

Welcome