Hi guys i'm looking for any methods for teleport selected blocks(with we) in random coordinates in a new world created by my plugin..anyone can help me?
You can't teleport blocks because they aren't an entity. You would have to get the blocks type and put it in a ArrayList, then just do a Random for each X, Y and Z. Then change the blocks type