Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Command block: executes a command when touched, optionally passing the player who touched it as an argument. The commands are normal chat commands, and you enter the text in the same way as signs when selecting the block.
If the text entered isn't a command, the message gets chatted by the game (e.g. "Game: Player1 just found the code!").
An optional debounce would be configurable in the world options, or on a block-by-block basis, so any single block can't be triggered more than once per x seconds. The block would turn red when inactive, then green when active again.
This would allow for much more elaborate worlds, such as automatically giving a user edit rights or god mode after beating a boss. The more chat commands introduced in the future, the more feature-rich this block becomes.
To reach its full potential, we would have to have the ability to execute more than one command per chat message/block (i.e. /command1 <args> /command2 <args>).
Some possible new chat commands and their uses:
/placeblock <x> <y> <id>
/removeblock <x> <y>
By stringing these commands together, you can create entire sections of your level that change. Perhaps a single-player minigame square with multiple levels, pre-built boss arenas toggled by the game owner, or a countdown animation at the start of a race. The existence of this command would likely result in some bots that can scan a section of a game world and return the chat command(s) to instantiate those blocks for copy/paste.
/wait <seconds>
Yields before executing the next command in the chat / block, useful for countdowns or making blocks appear in sequence
/alias=name <commands+args>
If you've used the Linux shell you most likely recognize this. You can save a string of commands as a single command with a given name, to easily use it later. For instance, saving a string of /placeblock commands to easily change your boss arena on the fly. So you'd use it like this:
"alias=placeArena /placeblock 5 5 7 /placeblock 6 5 7 ..." and so on
Set an alias to an empty string to delete the command. Also the command /listAliases which displays the first couple commands of each alias would be useful.
/killallcommands
Stops any commands currently yielding with /wait, useful if you've made a mistake
Offline
Good idea,but bots can already do this.
So? There are things that only bots could do a while ago, but now they're mechanics in-game.
Offline
peugeot wrote:Good idea,but bots can already do this.
So? There are things that only bots could do a while ago, but now they're mechanics in-game.
that's like saying you should make EE Artist an actual in-game mechanic.
Click the image to see my graphics suggestions, or here to play EE: Project M!
Offline
Hello Minecraft
Offline
Offline
excuse me, but i already made graphic, GUI and better stuff.
as dashnetter's say: Dupe
A signature is a small piece of text that is attached to your posts. In it, you can enter just about anything you like. Perhaps you would like to enter your favourite quote or your star sign. It's up to you! In your signature you can use BBCode if it is allowed in this particular forum. You can see the features that are allowed/enabled listed below whenever you edit your signature.
Offline
Minecraft didn't invent chat commands. Both EE and Minecraft have chat commands in common already, and having some way to automatically execute commands without the world owner being there isn't a Minecraft idea.
Offline
I'm pretty sure command blocks have been suggested before, but denied.
Offline
It makes me sick every time someone wants something minecraft into ee.
This is Everybody Edits, not Minecraft, FNAF etc...
Oops let's get rid of blocks because minecraft already has that and EE has to have nothing in common with minecraft.
thx for sig bobithan
Offline
Offline
Lets imagine;
Do not enter in this zone or you will die!
*enters into admin room*
* SYSTEM: Command block kicked somenoobguy: I told you to not enter there! Its private!
███████████████████████████████████████████████████████████████████████████████████
Offline
Lets imagine;
some room wrote:Do not enter in this zone or you will die!
*enters into admin room*
* SYSTEM: Command block kicked somenoobguy: I told you to not enter there! Its private!
or you could just make a room that can only be accessed using god mode/teleport
Offline
Kubapolish wrote:Lets imagine;
some room wrote:Do not enter in this zone or you will die!
*enters into admin room*
* SYSTEM: Command block kicked somenoobguy: I told you to not enter there! Its private!or you could just make a room that can only be accessed using god mode/teleport
it was a joke
@edit
or...
make minigame that if you lose you got kicked and if you want to try again you must wait 5 minutes or something to 'disable ban from kicking',
@edit2
but it must not be unlimited cuz if you set command /kill @e[type=Creeper,r=5,score_creeper_min=1,y=64] then this block are technically become hazard block
███████████████████████████████████████████████████████████████████████████████████
Offline
but it must not be unlimited cuz if you set command /kill @p then this block are technically become hazard block
Just use /kill %username%
If you are going to add this "Minecraft" command block, use the "sign parameters", not those bimpsing @p, @r, @a, @e.
You are just ruining a cool game with unoriginal ideas
Offline
Pages: 1
[ Started around 1732521003.8219 - Generated in 0.135 seconds, 12 queries executed - Memory usage: 1.72 MiB (Peak: 1.96 MiB) ]