Hey guys im having some issue with custom web and the lumbridge bank. I am currently adding GameObjects to my web manually, such as below
//lummy 1st floor south staircase up
addGameObjectVertex(new Coordinate(3205, 3208, 0), "Staircase", "Climb-up", Collections.emptyList(), new...