I had this plug-in installed for a long time. . just revamped my server and as the owner have lost all my key binds. I used to hit 'P' button as it was a bind to remove whatever object I was looking at. . .now it stopped working. I enable all the permissions but now I get pop-ups about refund materials and a timer of how long it will work, etc, etc, etc. . .I just want to be able to hit 'P' button and the object disappear from my map screen. Can you advise how to do it? Thx!!!
Bind command to key?
bind p ent kill would do it. That's a native Rust command, not the RemoverTool mod.If you
bind p chat.say /remove it would bring up the RemoverTool interface and will wait for you to click on something to remove, and will be refunded the items (based on config settings). Just to note, the server cannot bind keys anymore, only clients can.
Didn't know there was any other way for a player to make a keybind?
Do you mean, like, in a plugin where the plugin tries to add an easy-bind-key for the player; those don't work anymore?
Do you mean, like, in a plugin where the plugin tries to add an easy-bind-key for the player; those don't work anymore?
Correct, those haven't worked for probably over a year as it was blocked in Rust to prevent abuse.RyanFromRust
Didn't know there was any other way for a player to make a keybind?
Do you mean, like, in a plugin where the plugin tries to add an easy-bind-key for the player; those don't work anymore?