Need a bit of help with cuboid

Discussion in 'Plugin Development' started by jeffadkins51, Jul 23, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    jeffadkins51

    How could i tell when a player has selected 2 points? So say a player does /p1 and then goes over to the other corner, how could i get the coords and save them? To use them for region management.
     
  2. Offline

    Vynlar

    Save them in variables of x,y,z and then put them in a config or database. Youncould make a class called Region that saves the vars of pos1,pos2,and world. Then pos1 and 2 are another class that just saves x,y,z. Hope this helps out. Ask me if you need any more help.
     
Thread Status:
Not open for further replies.

Share This Page