Update Administration-Commands.md

remove double slash comment and replace with hash
This commit is contained in:
Aaron 2023-11-28 22:49:39 -05:00
parent b6618152e4
commit 45385413a4

View File

@ -2,16 +2,16 @@
## Admin Command List:
/padmin // player administration
/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 [leftshift+P] "chat.say /padmin" # i gots a better idea!
bind p playeradministration.closeui
bind o clear // How to unbind
bind o clear # How to unbind
/perms // player / group permission
/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.
@ -20,4 +20,4 @@ bind o clear // How to unbind
### Support
/mute // idk just need to know what staff commands they have.
/mute # idk just need to know what staff commands they have.