Official Everybody Edits Forums

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.

#1 2017-04-13 19:26:22

XxTheProTx9999Xx
Member
Joined: 2017-04-13
Posts: 40

Block Commands

Well here are some commands that are for the blocks

1st:/setblock

its to add a block to an (x) (y) position

Example:

/setblock 150 200 4

like this

/setblock (x position) (y position) (block number)

if the block number is a sign so adds more stuff in the command text

like this

/setblock (x position) (y position) (XXXXX XXXXXX) (sign text) (sign color)

in the sign text you need to set like this "(sign text)" so it doesnt skip to the color

2nd:/moveblock

its like setblock but it moves a block from a position to another

Example:

/moveblock 100 100 200 200

like this

/moveblock (block x position) (block y position) (move x position) (move y position)

if in the move position theres already a block so it cancels the command and in the middle of the screen appears a message like this: In the position you wanna move the block there's already a block in here

ok thats it

Offline

#2 2017-04-13 19:33:18

LukeM
Member
From: England
Joined: 2016-06-03
Posts: 3,009
Website

Re: Block Commands

What would this be used for?
Atm I cant think of anything that would need it, wouldnt it be easier to just place the block normally?

Offline

#3 2017-04-14 10:02:41

Anatoly
Guest

Re: Block Commands

If you want to add this for bots do

con.Send("b", %layer%, x, y, %blockid%)

where "con" is your connection.

Anatoly1492160561654630

Board footer

Powered by FluxBB

[ Started around 1711727731.7457 - Generated in 0.035 seconds, 12 queries executed - Memory usage: 1.34 MiB (Peak: 1.43 MiB) ]