I would like to have a dummy player so i could debug my plugins without needing someone, but I can't find how to spawn it ... Can someone help me ?
I wanted to start a project like this, but no time yet. Would you like an android app for this or a command-controlled one?
Yeah i saw you GitHub repositery ^^ A plugin would be perfect, and suitable for everyone, because i think i'm not the only one who have this problem ...
I think he means just a dummy that stands there and takes damage. Probably able to be teleported and stuff, too.
I have some trouble with remote-controlled ones since I don't know how to properly create a socket to the server, but I think a dummy player is fair.
That plugin controls remotely? Of course I know how to control players. What I want is to make remote-controlled clients that satisfy the protocol as a fake client/bot. Controlling players is pretty basic as a plugin developer like me.