spawn the teleports, reading through other help threads, it seems you spawn the client sided or theres an array you could spawn objects server sided and then you just find whatever handles your object clicking packet and make the object teleport your upon being clicked or do whatever action you want it.


been trying for abit and not real sure what im doing



you have to add them server side and source side in the CustomObjects.java and then create the actual ObjectActionPacketListener.java, works perfect