Posts by cyber4life

    What a fun game to play when you love building stuff with nice friends! Love it!


    I wonder if there is an easier way of building a very large staircase? If I do the /we select on an area and the /we place stair [id] west the steps start from west and run up toward east. Well, that is, the steps are facing the correct way but there are no staircase. The command only produce a huge block of steps not assembled as a staircase. Is there a way to do this as of now?


    If not maybe there is a way of catching (in code) that this is supposed to be a staircase, record the startblock/-chunk position, and finally traverse the whole selected area by adding a block up/down until reaching the endblock/-chunk position? Am I far off here...?