listing new command.

This commit is contained in:
Stev 2018-12-26 09:48:58 +00:00
parent b3f1f160fc
commit 644ed2c5dd

View File

@ -74,6 +74,7 @@ static stock
{ 2, "/kick", "Kicking a player from the server" }, { 2, "/kick", "Kicking a player from the server" },
/* ** Level 3 Commands ** */ /* ** Level 3 Commands ** */
{ 3, "/banlog", "Finding ban information about a player"}
{ 3, "/smlog", "Cash transaction log from a player" }, { 3, "/smlog", "Cash transaction log from a player" },
{ 3, "/iclog", "IC transaction log from a player" }, { 3, "/iclog", "IC transaction log from a player" },
{ 3, "/resetwep", "Resetting weapons from a player" }, { 3, "/resetwep", "Resetting weapons from a player" },