Hi,
So first gonne tell the situation over here,
I want to store coordinates for players,
the coordinates i get trough by bp.getx() and bp.getz()
those 2 coordinates makes a blockonly the player can buy more land so more coordinates need to be easly added
so i tought about 2 arraylists 1 for the players and then i want 1 arraylist for each player... only how do i do that and how can i store that ! ?




only the player can buy more land so more coordinates need to be easly added
Reply With Quote