* move /killsession and /addacct into commented section for debug https://github.com/HarpyWar/pvpgn/issues/42
* remove unknown command /bitsinfo
This commit is contained in:
parent
eff351d652
commit
937ac6723b
1 changed files with 9 additions and 3 deletions
|
@ -69,7 +69,6 @@
|
|||
1 /mail
|
||||
1 /motd
|
||||
1 /tos
|
||||
1 /bitsinfo
|
||||
1 /latency /ping /p
|
||||
1 /topic
|
||||
1 /icon
|
||||
|
@ -155,8 +154,7 @@
|
|||
3 /serverban /ipban
|
||||
3 /ipscan
|
||||
|
||||
4 /kill /killsession
|
||||
4 /addacct
|
||||
4 /kill
|
||||
4 /lock /lockacct /unlock /unlockacct
|
||||
4 /mute /muteacct /unmute /unmuteacct
|
||||
|
||||
|
@ -173,6 +171,14 @@
|
|||
|
||||
8 /shutdown /rehash /find /save
|
||||
|
||||
|
||||
# //////////////////////////////////////
|
||||
# ///// Commands for Debugging /////
|
||||
# //////////////////////////////////////
|
||||
#8 /killsession
|
||||
#8 /addacct
|
||||
|
||||
|
||||
# //////////////////////////////////////
|
||||
# ///// End of Command Groups File /////
|
||||
# //////////////////////////////////////
|
||||
|
|
Loading…
Add table
Reference in a new issue