Binding client key from server?Solved
Wonder how to make plugin works with bind serversided...or auto type/activate command when players join.
Like bind command to key but form server for everyone and then if for example bind b command and everyone will trigger command if press b in server, or autoactivate /command when player join inside they will have command activated without need to type it somewhere inorder they know it and type it manualy ...
Thanks for help in advance...
You cannot bind keys on a client from the server.
So yep, autoactivate command when player join? or also not possible?
In response to Flammable ():
So yep, autoactivate command when player join? or also not possible?
You can run server commands when a player joins using a plugin, but there are a very limited amount of client commands you can run on a client.
Locked automatically