RustServer/Administration commands
SickProdigy 43d8deea15
Update Administration commands
how to unbind key
2021-02-13 11:22:28 -05:00

25 lines
710 B
Plaintext

For Admins Mods and Maybe support:
Admins:
/padmin // player administration
Binding keys and saving the keybinds:bind p chat.say 0 /padminor:bind p "chat.say 0 /padmin"Then to save it:writecfg
playeradministration.closeui
keybind: bind o "chat.say /padmin"
keybind: bind p "playeradministration.closeui"
bind [leftshift+P] "chat.say /padmin" // i gots a better idea!
bind p playeradministration.closeui
bind o clear // How to unbind
/perms // player / group permission
/other mods admins have that others don't, so we can have a full list everyone can view to know who to get in contact with.
Mod:
Mod commands list
Support
/mute // idk just need to know what staff commands they have.